Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/btm/
H A Dbtm_sco.h134 extern void btm_sco_disc_chk_pend_for_modechange(uint16_t hci_handle);
H A Dbtm_sco.cc561 void btm_sco_disc_chk_pend_for_modechange(uint16_t hci_handle) { in btm_sco_disc_chk_pend_for_modechange() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_sco.cc112 void btm_sco_disc_chk_pend_for_modechange(uint16_t hci_handle) { in btm_sco_disc_chk_pend_for_modechange() function
/aosp12/system/bt/main/shim/
H A Dlink_policy.cc210 btm_sco_disc_chk_pend_for_modechange(handle); in btm_pm_on_mode_change()
/aosp12/system/bt/stack/acl/
H A Dbtm_pm.cc761 btm_sco_disc_chk_pend_for_modechange(hci_handle); in btm_pm_proc_mode_change()