Searched refs:btm_sco_connected (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/stack/btu/ |
D | btu_hcif.c | 661 btm_sco_connected (status, bda, handle, &esco_data); in btu_hcif_connection_comp_evt() 960 btm_sco_connected (status, bda, handle, &data); in btu_hcif_esco_connection_comp_evt() 1390 btm_sco_connected (status, NULL, handle, &esco_data); in btu_hcif_hdl_command_status()
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_int.h | 1029 extern void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle,
|
D | btm_sco.c | 888 void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle, in btm_sco_connected() function
|