Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c654 btm_sco_connected (status, bda, handle, &esco_data); in btu_hcif_connection_comp_evt()
945 btm_sco_connected (status, bda, handle, &data); in btu_hcif_esco_connection_comp_evt()
1344 btm_sco_connected (status, NULL, handle, &esco_data); in btu_hcif_hdl_command_status()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h979 extern void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle,
Dbtm_sco.c893 void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle, in btm_sco_connected() function