Home
last modified time | relevance | path

Searched refs:gapRole (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack_user_cfg.h257 tBleStatus GAP_enable_controller_privacy_ucfg(uint8_t* gapRole,
259 tBleStatus GAP_enable_controller_privacy_ucfg_weak(uint8_t* gapRole,
261 tBleStatus GAP_enable_controller_privacy(uint8_t* gapRole,
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c407 tBleStatus GAP_enable_controller_privacy_ucfg(uint8_t* gapRole, in GAP_enable_controller_privacy_ucfg() argument
410 return GAP_enable_controller_privacy(gapRole, in GAP_enable_controller_privacy_ucfg()