Searched refs:UUID_CALL_CONTROL_POINT (Results 1 – 2 of 2) sorted by relevance
568 getCharacteristic(TbsGatt.UUID_CALL_CONTROL_POINT); in testSetCallControlPointResult()702 getCharacteristic(TbsGatt.UUID_CALL_CONTROL_POINT); in testHandleControlPointRequest()726 getCharacteristic(TbsGatt.UUID_CALL_CONTROL_POINT); in testHandleControlPointInvalidLengthRequest()1119 getCharacteristic(TbsGatt.UUID_CALL_CONTROL_POINT); in testCharacteristicWriteAccessRejectedUnauthorized()1147 getCharacteristic(TbsGatt.UUID_CALL_CONTROL_POINT); in testCharacteristicWriteAccessUnknownUnauthorized()1211 getCharacteristic(TbsGatt.UUID_CALL_CONTROL_POINT) in testDescriptorWriteAccessRejectedUnauthorized()1241 getCharacteristic(TbsGatt.UUID_CALL_CONTROL_POINT) in testDescriptorWriteAccessUnknownUnauthorized()
71 @VisibleForTesting static final UUID UUID_CALL_CONTROL_POINT = makeUuid("2BBE"); field in TbsGatt159 } else if (uuid.equals(UUID_CALL_CONTROL_POINT)) { in tbsUuidToString()637 UUID_CALL_CONTROL_POINT, in CallControlPointCharacteristic()1067 if (op.mCharacteristic.getUuid().equals(UUID_CALL_CONTROL_POINT)) { in onRejectedAuthorizationGattOperation()1130 } else if (charUuid.equals(UUID_CALL_CONTROL_POINT)) { in onUnauthorizedCharRead()1400 } else if (uuid.equals(UUID_CALL_CONTROL_POINT)) { in getLocalCharacteristicWrapper()