ble_gap_unpair_oldest_except() function
Similar to `ble_gap_unpair_oldest_peer()`, except it makes sure that the peer received in input parameters is not deleted.
Arguments
peer_addr
Address of the peer (not to be deleted)
Return value
0 on success; A BLE host HCI return code if the controller rejected the request; A BLE host core return code on unexpected error.