Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_hcic_hcicmds.cc116 void btsnd_hcic_hold_mode(uint16_t handle, uint16_t max_hold_period, in btsnd_hcic_hold_mode() argument
/system/bt/stack/include/
Dhcimsgs.h129 void (*HoldMode)(uint16_t handle, uint16_t max_hold_period,
327 extern void btsnd_hcic_hold_mode(uint16_t handle, uint16_t max_hold_period,
/system/bt/stack/hcic/
Dhcicmds.cc938 void btsnd_hcic_hold_mode(uint16_t handle, uint16_t max_hold_period, in btsnd_hcic_hold_mode() argument
950 UINT16_TO_STREAM(pp, max_hold_period); in btsnd_hcic_hold_mode()