![]() |
nRF Connect SDK API 3.3.99
|
| bool Nrf::BridgeStorageManager::LoadBridgedDevicesIndexes | ( | uint8_t * | indexes, |
| uint8_t | maxCount, | ||
| size_t & | count ) |
Load bridged devices indexes from settings.
| indexes | address of indexes array to be filled with loaded data |
| maxCount | maximum size that can be used for indexes array |
| count | reference to the count object to be filled with size of actually loaded data |