Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h472 void btm_sco_chk_pend_rolechange (UINT16 hci_handle);
477 #define btm_sco_chk_pend_rolechange(hci_handle) macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c829 void btm_sco_chk_pend_rolechange (UINT16 hci_handle) in btm_sco_chk_pend_rolechange() function
Dbtm_acl.c1494 btm_sco_chk_pend_rolechange (p->hci_handle); in btm_acl_role_changed()