nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ GetScannedDeviceAddress()

CHIP_ERROR Nrf::BLEConnectivityManager::GetScannedDeviceAddress ( bt_addr_le_t * address,
uint8_t index )

Gets Bluetooth LE address of a device that was scanned before.

Parameters
addressBluetooth LE address to store the obtained address
indexindex of Bluetooth LE device on the scanned devices list
Returns
CHIP_NO_ERROR on success
other error code if device is not present or argument is invalid