Searched defs:tHCI_REASON (Results 1 – 3 of 3) sorted by relevance
36 bool btm_sco_removed(uint16_t /* hci_handle */, tHCI_REASON /* reason */) { in btm_sco_removed() argument94 void btm_sco_on_disconnected(uint16_t /* hci_handle */, tHCI_REASON /* reason */) { in btm_sco_on_disconnected() argument
33 bool l2c_link_hci_disc_comp(uint16_t /* handle */, tHCI_REASON /* reason */) { in l2c_link_hci_disc_comp() argument
223 using tHCI_REASON = tHCI_ERROR_CODE; variable