Searched defs:onMessageReceivedError (Results 1 – 3 of 3) sorted by relevance
212 public void onMessageReceivedError(Exception exception) { in onMessageReceivedError() method in SecureBleChannelTest.ChannelCallback
371 void onMessageReceivedError(@NonNull Exception exception); in onMessageReceivedError() method
456 void onMessageReceivedError(@Nullable Exception exception); in onMessageReceivedError() method