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

◆ IsInitiallyConnected()

bool Nrf::BLEBridgedDeviceProvider::IsInitiallyConnected ( )
inline

Check if the bridged device has been initially connected.

The bridged device should call the mFirstConnectionCallback only when it is the first connection. This method returns indicates whether the callback has been called and the device is already initially connected.

Returns
true if the bridged device has been initially connected.
false if this is the first connection to the bridged device.