Bonded device list with local addr. More...
#include <ble_gapm.h>
Public Attributes | |
| uint8_t | num |
| ble_gap_bdaddr_t * | peer_items |
| ble_gap_bdaddr_t * | local_items |
Bonded device list with local addr.
Definition at line 782 of file ble_gapm.h.
| ble_gap_bdaddr_t* ble_gap_bond_dev_list_with_local_addr_t::local_items |
Bonded device addr info for local.
Definition at line 786 of file ble_gapm.h.
| uint8_t ble_gap_bond_dev_list_with_local_addr_t::num |
Number of bonded device.
Definition at line 784 of file ble_gapm.h.
| ble_gap_bdaddr_t* ble_gap_bond_dev_list_with_local_addr_t::peer_items |
Bonded device addr info for peer.
Definition at line 785 of file ble_gapm.h.