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/
DLocalBluetoothProfileManager.java184 BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.HSP_AG)) { in updateLocalProfiles()
442 if ((BluetoothUuid.isUuidPresent(localUuids, BluetoothUuid.HSP_AG) && in updateProfiles()
DHfpClientProfile.java48 BluetoothUuid.HSP_AG,
/frameworks/base/core/java/android/bluetooth/
DBluetoothUuid.java47 public static final ParcelUuid HSP_AG = field in BluetoothUuid