![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T | Peer_Identity_Address_Type |
M2MB_BLE_BD_ADDR_T | Peer_Identity_Address |
M2MB_BLE_ENCRYPTION_KEY_T | Peer_IRK |
M2MB_BLE_ENCRYPTION_KEY_T | Local_IRK |
Definition at line 2161 of file m2mb_ble_driver.h.
M2MB_BLE_ENCRYPTION_KEY_T Local_IRK |
Local Identity Resolving Key (IRK).
Definition at line 2169 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T Peer_Identity_Address |
Peer identity address.
Definition at line 2165 of file m2mb_ble_driver.h.
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Peer_Identity_Address_Type |
Peer identity address type.
Definition at line 2163 of file m2mb_ble_driver.h.
M2MB_BLE_ENCRYPTION_KEY_T Peer_IRK |
Peer Identity Resolving Key (IRK).
Definition at line 2167 of file m2mb_ble_driver.h.