![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T | Address_Type |
M2MB_BLE_BD_ADDR_T | BD_ADDR |
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T | Direct_Address_Type |
M2MB_BLE_BD_ADDR_T | Direct_BD_ADDR |
INT8 | RSSI |
Definition at line 2320 of file m2mb_ble_driver.h.
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Address_Type |
Remote device address type.
Definition at line 2322 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T BD_ADDR |
Remote device address.
Definition at line 2324 of file m2mb_ble_driver.h.
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Direct_Address_Type |
Direct address type.
Definition at line 2326 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T Direct_BD_ADDR |
Direct address type.
Definition at line 2328 of file m2mb_ble_driver.h.
INT8 RSSI |
Remote Signal Strength Indicator (RSSI).
Definition at line 2330 of file m2mb_ble_driver.h.