Searched refs:Handsfree (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothUuid.java | 49 public static final ParcelUuid Handsfree = field in BluetoothUuid 93 AudioSink, AudioSource, AdvAudioDist, HSP, Handsfree, AvrcpController, AvrcpTarget, 109 return uuid.equals(Handsfree); in isHandsfree()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | LocalBluetoothProfileManager.java | 197 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Handsfree)) { in updateLocalProfiles() 445 BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Handsfree))) { in updateProfiles() 453 BluetoothUuid.isUuidPresent(localUuids, BluetoothUuid.Handsfree)) { in updateProfiles()
|
D | PbapServerProfile.java | 48 BluetoothUuid.Handsfree,
|
D | HeadsetProfile.java | 50 BluetoothUuid.Handsfree,
|