![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Definition at line 3125 of file m2mb_ble_driver.h.
M2MB_BOOL_T Local_Device_Is_Master |
Flags if the local device is the master of the connection.
Definition at line 3127 of file m2mb_ble_driver.h.
M2MB_BLE_GAP_LE_MASTER_SECURITY_INFORMATION_T Master_Information |
Master's security information.
Definition at line 3133 of file m2mb_ble_driver.h.
union { ... } Security_Information |
Union that stores the security information based on whether the local device is the master or the slave.
M2MB_BLE_GAP_LE_SLAVE_SECURITY_INFORMATION_T Slave_Information |
Slave's security information.
Definition at line 3131 of file m2mb_ble_driver.h.