![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
UINT8 | Status |
UINT8 | Advertising_Handle |
UINT8 | Num_Completed_Ext_Advertising_Events |
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T | Connection_Address_Type |
M2MB_BLE_BD_ADDR_T | Connection_Address |
Definition at line 2926 of file m2mb_ble_driver.h.
UINT8 Advertising_Handle |
Advertising handle.
Definition at line 2930 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T Connection_Address |
Connection address.
Definition at line 2936 of file m2mb_ble_driver.h.
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Connection_Address_Type |
Connection address type.
Definition at line 2934 of file m2mb_ble_driver.h.
UINT8 Num_Completed_Ext_Advertising_Events |
Number of completed extended advertising events.
Definition at line 2932 of file m2mb_ble_driver.h.
UINT8 Status |
Status.
Definition at line 2928 of file m2mb_ble_driver.h.