Searched refs:UUID_BEARER_URI_SCHEMES_SUPPORTED_LIST (Results 1 – 2 of 2) sorted by relevance
66 @VisibleForTesting static final UUID UUID_BEARER_URI_SCHEMES_SUPPORTED_LIST = makeUuid("2BB6"); field in TbsGatt149 } else if (uuid.equals(UUID_BEARER_URI_SCHEMES_SUPPORTED_LIST)) { in tbsUuidToString()273 UUID_BEARER_URI_SCHEMES_SUPPORTED_LIST, in TbsGatt()1109 } else if (charUuid.equals(UUID_BEARER_URI_SCHEMES_SUPPORTED_LIST)) { in onUnauthorizedCharRead()1390 } else if (uuid.equals(UUID_BEARER_URI_SCHEMES_SUPPORTED_LIST)) { in getLocalCharacteristicWrapper()
199 .equals(TbsGatt.UUID_BEARER_URI_SCHEMES_SUPPORTED_LIST)) { in verifySetValue()351 getCharacteristic(TbsGatt.UUID_BEARER_URI_SCHEMES_SUPPORTED_LIST); in testSetUriSchemes()