Searched refs:UUID_BEARER_TECHNOLOGY (Results 1 – 2 of 2) sorted by relevance
191 } else if (characteristic.getUuid().equals(TbsGatt.UUID_BEARER_TECHNOLOGY)) { in verifySetValue()336 getCharacteristic(TbsGatt.UUID_BEARER_TECHNOLOGY); in testSetBearerTechnology()889 getCharacteristic(TbsGatt.UUID_BEARER_TECHNOLOGY); in testClientCharacteristicConfiguration()933 getCharacteristic(TbsGatt.UUID_BEARER_TECHNOLOGY); in testMultipleClientCharacteristicConfiguration()1034 getCharacteristic(TbsGatt.UUID_BEARER_TECHNOLOGY); in testCharacteristicReadAccessRejectedUnauthorized()1102 getCharacteristic(TbsGatt.UUID_BEARER_TECHNOLOGY); in testCharacteristicReadAccessUnknownUnauthorized()1169 getCharacteristic(TbsGatt.UUID_BEARER_TECHNOLOGY) in testDescriptorReadAccessRejectedUnauthorized()1193 getCharacteristic(TbsGatt.UUID_BEARER_TECHNOLOGY) in testDescriptorReadAccessUnknownUnauthorized()
65 @VisibleForTesting static final UUID UUID_BEARER_TECHNOLOGY = makeUuid("2BB5"); field in TbsGatt147 } else if (uuid.equals(UUID_BEARER_TECHNOLOGY)) { in tbsUuidToString()267 UUID_BEARER_TECHNOLOGY, in TbsGatt()1106 } else if (charUuid.equals(UUID_BEARER_TECHNOLOGY)) { in onUnauthorizedCharRead()1388 } else if (uuid.equals(UUID_BEARER_TECHNOLOGY)) { in getLocalCharacteristicWrapper()