Home
last modified time | relevance | path

Searched refs:tBTM_ESCO_PARAMS (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_sco.c57 static const tBTM_ESCO_PARAMS btm_esco_defaults =
142 tBTM_ESCO_PARAMS *p_parms) in btm_esco_conn_rsp()
146 tBTM_ESCO_PARAMS *p_setup; in btm_esco_conn_rsp()
407 tBTM_ESCO_PARAMS *p_setup) in btm_send_connect_request()
500 void btm_accept_sco_link(UINT16 sco_inx, tBTM_ESCO_PARAMS *p_setup, in btm_accept_sco_link()
566 tBTM_ESCO_PARAMS *p_setup; in BTM_CreateSco()
1349 tBTM_STATUS BTM_SetEScoMode (tBTM_SCO_TYPE sco_mode, tBTM_ESCO_PARAMS *p_parms) in BTM_SetEScoMode()
1352 tBTM_ESCO_PARAMS *p_def = &p_esco->def_esco_parms; in BTM_SetEScoMode()
1505 tBTM_ESCO_PARAMS *p_setup; in BTM_ChangeEScoLinkParms()
1584 void BTM_EScoConnRsp (UINT16 sco_inx, UINT8 hci_status, tBTM_ESCO_PARAMS *p_parms) in BTM_EScoConnRsp()
[all …]
Dbtm_int.h405 tBTM_ESCO_PARAMS setup;
436 tBTM_ESCO_PARAMS def_esco_parms;
453 extern void btm_accept_sco_link(UINT16 sco_inx, tBTM_ESCO_PARAMS *p_setup,
1068 extern tBTM_SCO_TYPE btm_read_def_esco_mode (tBTM_ESCO_PARAMS *p_parms);
/external/bluetooth/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c31 static const tBTM_ESCO_PARAMS bta_hf_client_esco_params[] = {
150 tBTM_ESCO_PARAMS resp; in bta_hf_client_sco_conn_rsp()
284 tBTM_ESCO_PARAMS params; in bta_hf_client_sco_create()
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_sco.c77 static const tBTM_ESCO_PARAMS bta_ag_esco_params[BTA_AG_NUM_CODECS] =
123 static const tBTM_ESCO_PARAMS bta_ag_esco_params =
447 tBTM_ESCO_PARAMS params; in bta_ag_create_sco()
1564 tBTM_ESCO_PARAMS resp; in bta_ag_sco_conn_rsp()
1666 void bta_ag_set_esco_param(BOOLEAN set_reset, tBTM_ESCO_PARAMS *param) in bta_ag_set_esco_param()
Dbta_ag_int.h312 tBTM_ESCO_PARAMS params; /* ESCO parameters */
429 extern void bta_ag_set_esco_param(BOOLEAN set_reset, tBTM_ESCO_PARAMS *param);
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h1057 } tBTM_ESCO_PARAMS; typedef
3464 tBTM_ESCO_PARAMS *p_parms);
3560 tBTM_ESCO_PARAMS *p_parms);