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

◆ LoadBridgedDevicesIndexes()

bool Nrf::BridgeStorageManager::LoadBridgedDevicesIndexes ( uint8_t * indexes,
uint8_t maxCount,
size_t & count )

Load bridged devices indexes from settings.

Parameters
indexesaddress of indexes array to be filled with loaded data
maxCountmaximum size that can be used for indexes array
countreference to the count object to be filled with size of actually loaded data
Returns
true if key has been loaded successfully
false an error occurred