Home
last modified time | relevance | path

Searched refs:BTM_EScoConnRsp (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c174 BTM_EScoConnRsp(p_data->sco_inx, hci_status, &resp); in bta_hf_client_sco_conn_rsp()
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_sco.c399 BTM_EScoConnRsp(p_data->conn_evt.sco_inx, HCI_ERR_HOST_REJECT_RESOURCES, NULL); in bta_ag_esco_connreq_cback()
1633 BTM_EScoConnRsp(p_data->sco_inx, hci_status, &resp); in bta_ag_sco_conn_rsp()
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sco.c1584 void BTM_EScoConnRsp (UINT16 sco_inx, UINT8 hci_status, tBTM_ESCO_PARAMS *p_parms) in BTM_EScoConnRsp() function
1766 void BTM_EScoConnRsp (UINT16 sco_inx, UINT8 hci_status, tBTM_ESCO_PARAMS *p_parms) {} in BTM_EScoConnRsp() function
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h3559 BTM_API extern void BTM_EScoConnRsp (UINT16 sco_inx, UINT8 hci_status,