Searched refs:max_latency (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_sco.c | 220 p_setup->max_latency, p_setup->voice_contfmt, in btm_esco_conn_rsp() 634 p_setup->max_latency, p_setup->voice_contfmt, in btm_send_connect_request() 640 p_setup->max_latency, in btm_send_connect_request() 1101 parms.max_latency = p->esco.setup.max_latency; in btm_sco_connected() 1331 parms.max_latency = p->esco.setup.max_latency; in BTM_SetScoPacketTypes() 1502 p_def->max_latency = 0x000a; in BTM_SetEScoMode() 1520 p_def->tx_bw, p_def->rx_bw, p_def->max_latency, in BTM_SetEScoMode() 1668 p_setup->tx_bw, p_setup->rx_bw, p_parms->max_latency, in BTM_ChangeEScoLinkParms() 1673 p_setup->rx_bw, p_parms->max_latency, in BTM_ChangeEScoLinkParms()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_sco.c | 53 .max_latency = 10, 67 .max_latency = 10, 79 .max_latency = 13, 92 .max_latency = 12, 105 .max_latency = 7,
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/sys/ |
D | bta_sys_conn.c | 377 void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout) in bta_sys_chg_ssr_config() argument 380 bta_sys_cb.p_ssr_cb(id, app_id, max_latency, min_tout); in bta_sys_chg_ssr_config()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_sys.h | 256 extern void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/ |
D | bta_hh_int.h | 353 … UINT8 sub_class, UINT16 max_latency, UINT16 min_tout, UINT8 app_id);
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/ |
D | hcicmds.c | 640 UINT32 rx_bw, UINT16 max_latency, UINT16 voice, in btsnd_hcic_setup_esco_conn() argument 661 UINT16_TO_STREAM (pp, max_latency); in btsnd_hcic_setup_esco_conn() 671 UINT32 rx_bw, UINT16 max_latency, in btsnd_hcic_accept_esco_conn() argument 693 UINT16_TO_STREAM (pp, max_latency); in btsnd_hcic_accept_esco_conn()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | hcimsgs.h | 287 UINT16 max_latency, UINT16 voice, 303 UINT16 max_latency,
|
D | btm_api.h | 1123 UINT16 max_latency; member 1130 UINT16 max_latency; member
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_sco.c | 1677 resp.max_latency = 10; in bta_ag_sco_conn_rsp() 1696 resp.max_latency = 12; in bta_ag_sco_conn_rsp()
|