Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1119 void btm_sco_removed (UINT16 hci_handle, UINT8 reason);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c1222 void btm_sco_removed (UINT16 hci_handle, UINT8 reason) in btm_sco_removed() function
Dbtm_acl.c2747 btm_sco_removed (handle, reason); in btm_acl_disconnected()