Searched refs:UUID_CALL_FRIENDLY_NAME (Results 1 – 2 of 2) sorted by relevance
78 @VisibleForTesting static final UUID UUID_CALL_FRIENDLY_NAME = makeUuid("2BC2"); field in TbsGatt167 } else if (uuid.equals(UUID_CALL_FRIENDLY_NAME)) { in tbsUuidToString()317 UUID_CALL_FRIENDLY_NAME, in TbsGatt()1146 } else if (charUuid.equals(UUID_CALL_FRIENDLY_NAME)) { in onUnauthorizedCharRead()1408 } else if (uuid.equals(UUID_CALL_FRIENDLY_NAME)) { in getLocalCharacteristicWrapper()
275 } else if (characteristic.getUuid().equals(TbsGatt.UUID_CALL_FRIENDLY_NAME)) { in verifySetValue()666 getCharacteristic(TbsGatt.UUID_CALL_FRIENDLY_NAME); in testSetFriendlyName()