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

◆ Init()

CHIP_ERROR Nrf::BLEConnectivityManager::Init ( const bt_uuid ** serviceUuids,
uint8_t serviceUuidsCount )

Initialize BLEConnectivityManager instance.

Parameters
serviceUuidsthe address of array containing all Bluetooth service UUIDs to be handled by manager
serviceUuidsCountthe number of services on the serviceUuids list
Returns
CHIP_NO_ERROR on success
other error code on failure