Home
last modified time | relevance | path

Searched refs:transport_latency (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/common/
Dmock_hcic_layer.cc83 uint16_t max_sdu_size, uint16_t transport_latency, in btsnd_hcic_create_big() argument
92 .max_transport_latency = transport_latency, in btsnd_hcic_create_big()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hciblecmds.h535 uint16_t transport_latency, uint8_t rtn, uint8_t phy,
546 uint16_t transport_latency, uint8_t rtn, uint8_t phy, in operator()
550 transport_latency, rtn, phy, packing, framing, enc, bcst_code); in operator()
Dmock_stack_hcic_hciblecmds.cc306 uint16_t max_sdu_size, uint16_t transport_latency, in btsnd_hcic_create_big() argument
312 big_handle, adv_handle, num_bis, sdu_itv, max_sdu_size, transport_latency, in btsnd_hcic_create_big()
/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/
Diso.rs209 transport_latency( in transport_latency_c_to_p()
219 transport_latency( in transport_latency_p_to_c()
1456 fn transport_latency( in transport_latency() function
/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc532 uint16_t max_sdu_size, uint16_t transport_latency, in btsnd_hcic_create_big() argument
551 UINT16_TO_STREAM(pp, transport_latency); in btsnd_hcic_create_big()