Home
last modified time | relevance | path

Searched defs:onConnectionStateChange (Results 1 – 3 of 3) 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