ble_store_util_ead_peers() function
Retrieves the set of peer addresses for which a ead has been established.
Arguments
out_peer_id_addrs
On success, the set of ead peer addresses gets written here.
out_num_peers
On success, the number of eads gets written here.
max_peers
The capacity of the destination buffer.
Return value
0 on success; BLE_HS_ENOMEM if the destination buffer is too small; Other nonzero on error.