Home
last modified time | relevance | path

Searched refs:min_local_lat (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.h497 uint16_t min_local_lat)>
501 uint16_t min_local_lat) { in operator()
502 body(handle, max_lat, min_remote_lat, min_local_lat); in operator()
Dmock_stack_hcic_hcicmds.cc295 uint16_t min_local_lat) { in btsnd_hcic_sniff_sub_rate() argument
298 handle, max_lat, min_remote_lat, min_local_lat); in btsnd_hcic_sniff_sub_rate()
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h140 uint16_t min_remote_lat, uint16_t min_local_lat);
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1187 uint16_t min_local_lat) { in btsnd_hcic_sniff_sub_rate() argument
1200 UINT16_TO_STREAM(pp, min_local_lat); in btsnd_hcic_sniff_sub_rate()