![]() |
WE310F5
39.00.000
|
Structure to hold information of bonded devices. More...
#include <m2mb_ble_driver.h>
Data Fields | |
M2MB_BLE_BD_ADDR_T | remote_bd_address |
M2MB_BLE_ADDRESS_TYPE_T | remote_bd_address_type |
M2MB_BLE_ROLE_T | remote_bd_role |
Structure to hold information of bonded devices.
Structure to hold information of bonded devices.
Definition at line 853 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T remote_bd_address |
remote BLE address
Definition at line 855 of file m2mb_ble_driver.h.
M2MB_BLE_ADDRESS_TYPE_T remote_bd_address_type |
remote BLE address type
Definition at line 856 of file m2mb_ble_driver.h.
M2MB_BLE_ROLE_T remote_bd_role |
remote device is master or slave
Definition at line 857 of file m2mb_ble_driver.h.