Searched defs:onConnectionStatusFetched (Results 1 – 2 of 2) sorted by relevance
108 fun onConnectionStatusFetched(status: ConnectionStatusModel) regex
257 getDevices(), this::onConnectionStatusFetched); in updateConnected() local288 private void onConnectionStatusFetched(ConnectionStatusModel status) { in onConnectionStatusFetched() method in BluetoothControllerImpl