Searched refs:btm_sco_connected (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/stack/btu/ |
D | btu_hcif.c | 654 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/ |
D | btm_int.h | 979 extern void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle,
|
D | btm_sco.c | 893 void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle, in btm_sco_connected() function
|