Searched refs:onConnectionStatusFetched (Results 1 – 2 of 2) sorted by relevance
65 callback.onConnectionStatusFetched(result) in fetchConnectionStatusInBackground()109 fun onConnectionStatusFetched(status: ConnectionStatusModel) in interface() method
272 getDevices(), this::onConnectionStatusFetched); in updateConnected() local276 private void onConnectionStatusFetched(ConnectionStatusModel status) { in onConnectionStatusFetched() method in BluetoothControllerImpl