Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sco.h133 extern void btm_sco_chk_pend_rolechange(uint16_t hci_handle);
Dbtm_sco.cc528 void btm_sco_chk_pend_rolechange(uint16_t hci_handle) { in btm_sco_chk_pend_rolechange() function
/system/bt/test/mock/
Dmock_stack_btm_sco.cc98 void btm_sco_chk_pend_rolechange(uint16_t hci_handle) { in btm_sco_chk_pend_rolechange() function
/system/bt/stack/acl/
Dbtm_acl.cc1428 btm_sco_chk_pend_rolechange(p_acl->hci_handle); in btm_acl_role_changed()