Home
last modified time | relevance | path

Searched refs:btm_sco_disc_chk_pend_for_modechange (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sco.cc106 void btm_sco_disc_chk_pend_for_modechange(uint16_t /* hci_handle */) { in btm_sco_disc_chk_pend_for_modechange() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.h302 void btm_sco_disc_chk_pend_for_modechange(uint16_t hci_handle);
Dbtm_sco.cc949 void btm_sco_disc_chk_pend_for_modechange(uint16_t hci_handle) { in btm_sco_disc_chk_pend_for_modechange() function
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc752 btm_sco_disc_chk_pend_for_modechange(hci_handle); in btm_pm_proc_mode_change()