Home
last modified time | relevance | path

Searched refs:onConnectionStateChange (Results 1 – 4 of 4) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DTransport.java123 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange() method in Transport
DBleConnection.java353 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange() method in BleConnection.GattCallback
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js481 onConnectionStateChange(cb) { method in DeviceConnection
Dapp.js362 this.#deviceConnection.onConnectionStateChange(state => {