Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.h177 uint16_t min_hold_period)>
181 uint16_t min_hold_period) { in operator()
182 body(handle, max_hold_period, min_hold_period); in operator()
Dmock_stack_hcic_hcicmds.cc165 uint16_t min_hold_period) { in btsnd_hcic_hold_mode() argument
168 min_hold_period); in btsnd_hcic_hold_mode()
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h110 uint16_t min_hold_period);
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc773 uint16_t min_hold_period) { in btsnd_hcic_hold_mode() argument
785 UINT16_TO_STREAM(pp, min_hold_period); in btsnd_hcic_hold_mode()