src.bluetooth_sig.gatt.characteristics.alert_category_id

Alert Category ID characteristic implementation.

Classes

Name

Description

AlertCategoryIdCharacteristic

Alert Category ID characteristic (0x2A43).

Module Contents

class src.bluetooth_sig.gatt.characteristics.alert_category_id.AlertCategoryIdCharacteristic

Bases: src.bluetooth_sig.gatt.characteristics.base.BaseCharacteristic[src.bluetooth_sig.types.AlertCategoryID]

Alert Category ID characteristic (0x2A43).

org.bluetooth.characteristic.alert_category_id

The Alert Category ID characteristic is used to represent predefined categories of alerts and messages.

Valid values:
  • 0: Simple Alert

  • 1: Email

  • 2: News

  • 3: Call

  • 4: Missed Call

  • 5: SMS/MMS

  • 6: Voice Mail

  • 7: Schedule

  • 8: High Prioritized Alert

  • 9: Instant Message

  • 10-250: Reserved for Future Use

  • 251-255: Service Specific

Spec: Bluetooth SIG GATT Specification Supplement, Alert Category ID