Home
last modified time | relevance | path

Searched refs:sdu_inter_time (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_main.c580 STREAM_TO_UINT32 (cfg_info.ext_flow_spec.sdu_inter_time, p); in process_l2cap_cmd()
671 STREAM_TO_UINT32 (cfg_info.ext_flow_spec.sdu_inter_time, p); in process_l2cap_cmd()
Dl2c_utils.c741 UINT32_TO_STREAM (p, p_cfg->ext_flow_spec.sdu_inter_time); in l2cu_send_peer_config_req()
833 UINT32_TO_STREAM (p, p_cfg->ext_flow_spec.sdu_inter_time); in l2cu_send_peer_config_rsp()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h1468 UINT32 sdu_inter_time; member