Home
last modified time | relevance | path

Searched refs:hci_le_set_address_resolution_enable (Results 1 – 3 of 3) 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);
/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() function
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c6365 *status = hci_le_set_address_resolution_enable(cp0->Address_Resolution_Enable /* 1 */); in hci_le_set_address_resolution_enable_process()