Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_main.cc564 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.cc620 UINT32_TO_STREAM(p, p_cfg->ext_flow_spec.sdu_inter_time); in l2cu_send_peer_config_req()
710 UINT32_TO_STREAM(p, p_cfg->ext_flow_spec.sdu_inter_time); in l2cu_send_peer_config_rsp()
/system/bt/stack/include/
Dhcidefs.h1224 uint32_t sdu_inter_time; member