![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
UINT8 | Status |
UINT8 | Reason |
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T | Peer_Address_Type |
M2MB_BLE_BD_ADDR_T | Peer_Address |
Definition at line 2378 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T Peer_Address |
Remote device address.
Definition at line 2386 of file m2mb_ble_driver.h.
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Peer_Address_Type |
Remote device type.
Definition at line 2384 of file m2mb_ble_driver.h.
UINT8 Reason |
Reason of the disconnection.
Definition at line 2382 of file m2mb_ble_driver.h.
UINT8 Status |
Status of the disconnection.
Definition at line 2380 of file m2mb_ble_driver.h.