Home
last modified time | relevance | path

Searched defs:tHCI_REASON (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sco.cc37 bool btm_sco_removed(uint16_t /* hci_handle */, tHCI_REASON /* reason */) { in btm_sco_removed() argument
120 tHCI_REASON /* reason */) { in btm_sco_on_disconnected() argument
Dmock_stack_l2cap_link.cc32 bool l2c_link_hci_disc_comp(uint16_t /* handle */, tHCI_REASON /* reason */) { in l2c_link_hci_disc_comp() argument
/packages/modules/Bluetooth/system/stack/include/
Dhci_error_code.h131 using tHCI_REASON = tHCI_ERROR_CODE; variable