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

◆ GetDevicesIndexes()

CHIP_ERROR Nrf::BridgeManager::GetDevicesIndexes ( uint8_t * indexes,
uint8_t maxSize,
uint8_t & count )
inline

Get bridged devices indexes.

Parameters
indexesarray address to be filled with bridged devices indexes
maxSizemaximum size that can be used for indexes array
countreference to the count object to be filled with size of actually saved data
Returns
CHIP_NO_ERROR on success
other error code on failure