Home
last modified time | relevance | path

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

123

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowBluetoothAdapter.java49 protected int getConnectionState() { in getConnectionState() method in ShadowBluetoothAdapter
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DBluetoothHeadsetProxy.java43 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadsetProxy
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothPbap.aidl33 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothAvrcpController.aidl36 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothPbapClient.aidl37 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothPan.aidl42 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothMap.aidl41 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothA2dpSink.aidl38 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothSap.aidl43 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothVolumeControl.aidl39 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothLeAudio.aidl39 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothMapClient.aidl41 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothHearingAid.aidl38 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
H A DIBluetoothHidDevice.aidl48 int getConnectionState(in BluetoothDevice device, in AttributionSource attributionSource); in getConnectionState() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientStateMachine.java372 public int getConnectionState() { in getConnectionState() method in PbapClientStateMachine
405 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in PbapClientStateMachine
H A DPbapClientService.java296 public int getConnectionState(BluetoothDevice device, AttributionSource source) { in getConnectionState() method in PbapClientService.BluetoothPbapClientBinder
429 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in PbapClientService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DBluetoothHeadsetProxy.java56 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHeadsetProxy
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHealth.java260 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothHealth
H A DBluetoothAvrcpController.java180 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothAvrcpController
H A DBluetoothManager.java129 public int getConnectionState(BluetoothDevice device, int profile) { in getConnectionState() method in BluetoothManager
H A DBluetoothPbap.java267 public @BtProfileState int getConnectionState(@NonNull BluetoothDevice device) { in getConnectionState() method in BluetoothPbap
H A DBluetoothPbapClient.java241 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in BluetoothPbapClient
H A DBluetoothProfile.java323 @BtProfileState int getConnectionState(BluetoothDevice device); in getConnectionState() method
H A DBluetoothLeAudio.java273 public @BtProfileState int getConnectionState(@NonNull BluetoothDevice device) { in getConnectionState() method in BluetoothLeAudio
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkService.java248 public int getConnectionState(BluetoothDevice device, AttributionSource source) { in getConnectionState() method in A2dpSinkService.A2dpSinkServiceBinder
416 public int getConnectionState(BluetoothDevice device) { in getConnectionState() method in A2dpSinkService

123