Searched refs:btsnd_hcic_hold_mode (Results 1 – 4 of 4) sorted by relevance
/system/bt/test/mock/ |
D | mock_hcic_hcicmds.cc | 116 void btsnd_hcic_hold_mode(uint16_t handle, uint16_t max_hold_period, in btsnd_hcic_hold_mode() function
|
/system/bt/stack/acl/ |
D | btm_pm.cc | 603 btsnd_hcic_hold_mode(handle, md_res.max, md_res.min); in btm_pm_snd_md_req()
|
/system/bt/stack/include/ |
D | hcimsgs.h | 327 extern void btsnd_hcic_hold_mode(uint16_t handle, uint16_t max_hold_period,
|
/system/bt/stack/hcic/ |
D | hcicmds.cc | 938 void btsnd_hcic_hold_mode(uint16_t handle, uint16_t max_hold_period, in btsnd_hcic_hold_mode() function 1943 .HoldMode = btsnd_hcic_hold_mode, // OCF 0x0801,
|