Searched refs:notifyCallback (Results 1 – 1 of 1) sorted by relevance
155 notifyCallback(callback -> callback.onDeviceIdReceived(mDeviceId)); in processHandshakeUnknown()229 notifyCallback(callback -> callback.onSecureChannelEstablished()); in processHandshakeResumingSession()326 notifyCallback(Callback::onSecureChannelEstablished); in notifyOutOfBandAccepted()367 private void notifyCallback(Consumer<Callback> notification) { in notifyCallback() method in SecureBleChannel375 notifyCallback(callback -> callback.onEstablishSecureChannelFailure(error)); in notifySecureChannelFailure()391 notifyCallback(callback -> callback.onEstablishSecureChannelFailure(398 notifyCallback(callback -> callback.onMessageReceived(406 notifyCallback(callback -> callback.onMessageReceivedError(null));413 notifyCallback(417 notifyCallback(callback -> callback.onMessageReceivedError(e));