Searched defs:p_hci_if (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/hci/src/
H A Dbt_hci_bdroid.c75 tHCI_IF *p_hci_if; variable
117 p_hci_if->get_acl_max_len();
160 p_hci_if->send(sending_msg_que[i]);
167 p_hci_if->rcv();
342 p_hci_if = &hci_mct_func_table;
345 p_hci_if = &hci_h4_func_table;
348 p_hci_if->init();
492 p_hci_if->cleanup();

Completed in 93 milliseconds