Home
last modified time | relevance | path

Searched defs:disconnect (Results 1 – 5 of 5) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/profiles/
DPairingProfileWrapper.java34 boolean disconnect(BluetoothDevice device); in disconnect() method
DPairingProfileWrapperA2dp.java54 public boolean disconnect(BluetoothDevice device) { in disconnect() method in PairingProfileWrapperA2dp
DPairingProfileWrapperHidHost.java54 public boolean disconnect(BluetoothDevice device) { in disconnect() method in PairingProfileWrapperHidHost
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DBleConnection.java314 private boolean disconnect(Runnable callback) { in disconnect() method in BleConnection
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js315 disconnect() { method in DeviceConnection