Bonded device list. More...
#include <ble_gapm.h>
Public Attributes | |
uint8_t | num |
ble_gap_bdaddr_t * | items |
Bonded device list.
Definition at line 795 of file ble_gapm.h.
ble_gap_bdaddr_t* ble_gap_bond_dev_list_t::items |
Bonded device addr info.
Definition at line 798 of file ble_gapm.h.
uint8_t ble_gap_bond_dev_list_t::num |
Number of bonded device.
Definition at line 797 of file ble_gapm.h.