WE310F5  39.00.000
M2MB_BLE_BOND_LIST_INFO_S Struct Reference

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
 

Detailed Description

Structure to hold information of bonded devices.

Structure to hold information of bonded devices.

Definition at line 853 of file m2mb_ble_driver.h.

Field Documentation

◆ remote_bd_address

M2MB_BLE_BD_ADDR_T remote_bd_address

remote BLE address

Definition at line 855 of file m2mb_ble_driver.h.

◆ remote_bd_address_type

M2MB_BLE_ADDRESS_TYPE_T remote_bd_address_type

remote BLE address type

Definition at line 856 of file m2mb_ble_driver.h.

◆ remote_bd_role

M2MB_BLE_ROLE_T remote_bd_role

remote device is master or slave

Definition at line 857 of file m2mb_ble_driver.h.


The documentation for this struct was generated from the following file: