Home
last modified time | relevance | path

Searched defs:getConnectionState (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothPan.aidl34 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DIBluetoothA2dp.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothProfile.java164 public int getConnectionState(BluetoothDevice device); in getConnectionState() method
DBluetoothManager.java92 public int getConnectionState(BluetoothDevice device, int profile) { in getConnectionState() method in BluetoothManager
DIBluetoothInputDevice.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothPan.java303 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPan
DBluetoothA2dp.java306 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothA2dp
DIBluetoothHeadset.aidl32 int getConnectionState(in BluetoothDevice device); in getConnectionState() method
DBluetoothGattServer.java666 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGattServer
DBluetoothInputDevice.java381 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothInputDevice
DBluetoothGatt.java1141 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothGatt
DBluetoothHealth.java352 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHealth
DBluetoothHeadset.java424 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadset
DBluetoothAdapter.java869 public int getConnectionState() { in getConnectionState() method in BluetoothAdapter