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

◆ GetScannedDeviceUuid()

CHIP_ERROR Nrf::BLEConnectivityManager::GetScannedDeviceUuid ( uint16_t & uuid,
uint8_t index )

Gets Bluetooth LE service UUID of a device that was scanned before.

Parameters
uuidBluetooth LE service UUID to store the obtained UUID
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