Searched refs:onConnectionStatusFetched (Results 1 – 2 of 2) sorted by relevance
64 callback.onConnectionStatusFetched(result)108 fun onConnectionStatusFetched(status: ConnectionStatusModel) regex
257 getDevices(), this::onConnectionStatusFetched); in updateConnected() local285 onConnectionStatusFetched(new ConnectionStatusModel(state, newList)); in updateConnectedOld()288 private void onConnectionStatusFetched(ConnectionStatusModel status) { in onConnectionStatusFetched() method in BluetoothControllerImpl