Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h985 extern void btm_sco_removed (UINT16 hci_handle, UINT8 reason);
Dbtm_sco.c1087 void btm_sco_removed (UINT16 hci_handle, UINT8 reason) in btm_sco_removed() function
/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c718 btm_sco_removed (handle, reason); in btu_hcif_disconnection_comp_evt()