Home
last modified time | relevance | path

Searched refs:HSP_AG (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHfpClientProfile.java48 BluetoothUuid.HSP_AG,
DLocalBluetoothProfileManager.java206 BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.HSP_AG)) { in updateLocalProfiles()
550 if ((BluetoothUuid.isUuidPresent(localUuids, BluetoothUuid.HSP_AG) && in updateProfiles()
/frameworks/base/core/java/android/bluetooth/
DBluetoothUuid.java48 public static final ParcelUuid HSP_AG = field in BluetoothUuid