Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_bt_common_config.h208 #ifndef RSI_BLE_SET_RAND_ADDR
209 #define RSI_BLE_SET_RAND_ADDR "00:23:A7:12:34:56" macro
Drsi_ble_common_config.h177 #ifndef RSI_BLE_SET_RAND_ADDR
178 #define RSI_BLE_SET_RAND_ADDR "00:23:A7:12:34:56" ///< Defines the random Bluetooth address for BLE… macro
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c1767 … rsi_ascii_dev_address_to_6bytes_rev(rsi_ble_rand->rand_addr, (int8_t *)RSI_BLE_SET_RAND_ADDR); in rsi_bt_prepare_le_pkt()