Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dsco_hci_link_interface.h39 void btm_sco_on_disconnected(uint16_t hci_handle, tHCI_REASON reason);
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sco.cc119 void btm_sco_on_disconnected(uint16_t /* hci_handle */, in btm_sco_on_disconnected() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc97 void btm_sco_on_disconnected(uint16_t hci_handle, tHCI_REASON reason);
151 btm_sco_on_disconnected(handle, reason); in register_for_sco()
1300 void btm_sco_on_disconnected(uint16_t hci_handle, tHCI_REASON reason) { in btm_sco_on_disconnected() function