![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
IRK of a remote device and IRK type of local device used in R_BLE_GAP_ConfRslvList(). More...
Data Fields | |
uint8_t | remote_irk [BLE_GAP_IRK_SIZE] |
IRK of a remote device to be registered in the Resolving List. More... | |
uint8_t | local_irk_type |
IRK type of the local device to be registered in the Resolving List. More... | |
IRK of a remote device and IRK type of local device used in R_BLE_GAP_ConfRslvList().
uint8_t st_ble_gap_rslv_list_key_set_t::remote_irk[BLE_GAP_IRK_SIZE] |
IRK of a remote device to be registered in the Resolving List.
uint8_t st_ble_gap_rslv_list_key_set_t::local_irk_type |
IRK type of the local device to be registered in the Resolving List.
macro | description |
---|---|
BLE_GAP_RL_LOC_KEY_ALL_ZERO(0x00) | All-zero IRK. |
BLE_GAP_RL_LOC_KEY_REGISTERED(0x01) | The IRK registered by R_BLE_GAP_SetLocIdInfo(). |