Home
last modified time | relevance | path

Searched refs:btm_sco_removed (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dsco_hci_link_interface.h37 bool btm_sco_removed(uint16_t hci_handle, tHCI_REASON reason);
/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() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc98 bool btm_sco_removed(uint16_t hci_handle, tHCI_REASON reason);
152 btm_sco_removed(handle, reason); in register_for_sco()
1270 bool btm_sco_removed(uint16_t hci_handle, tHCI_REASON reason) { in btm_sco_removed() function