Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h485 void btm_sco_chk_pend_rolechange (UINT16 hci_handle);
490 #define btm_sco_chk_pend_rolechange(hci_handle) macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c923 void btm_sco_chk_pend_rolechange (UINT16 hci_handle) in btm_sco_chk_pend_rolechange() function
Dbtm_acl.c1504 btm_sco_chk_pend_rolechange (p->hci_handle); in btm_acl_role_changed()