Home
last modified time | relevance | path

Searched refs:Address_Resolution_Enable (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h1555 tBleStatus hci_le_set_address_resolution_enable(uint8_t Address_Resolution_Enable);
Dble_stack_user_cfg.h2624 tBleStatus hci_le_set_address_resolution_enable_api(uint8_t Address_Resolution_Enable);
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c5863 tBleStatus hci_le_set_address_resolution_enable(uint8_t Address_Resolution_Enable) in hci_le_set_address_resolution_enable() argument
5865 return hci_le_set_address_resolution_enable_api(Address_Resolution_Enable); in hci_le_set_address_resolution_enable()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h1304 uint8_t Address_Resolution_Enable;
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c835 uint8_t Address_Resolution_Enable;
6365 *status = hci_le_set_address_resolution_enable(cp0->Address_Resolution_Enable /* 1 */); in hci_le_set_address_resolution_enable_process()