Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sco.cc84 void btm_sco_chk_pend_rolechange(uint16_t /* hci_handle */) { in btm_sco_chk_pend_rolechange() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.h301 void btm_sco_chk_pend_rolechange(uint16_t hci_handle);
Dbtm_sco.cc916 void btm_sco_chk_pend_rolechange(uint16_t hci_handle) { in btm_sco_chk_pend_rolechange() function
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1396 btm_sco_chk_pend_rolechange(p_acl->hci_handle); in btm_acl_role_changed()