bluez_peripheral.flags module¶
- class bluez_peripheral.flags.AdvertisingIncludes(value)[source]¶
Bases:
FlagThe fields to include in advertisements.
- APPEARANCE = 2¶
Device appearance number should be included.
- LOCAL_NAME = 4¶
The local name of this device should be included.
- NONE = 0¶
- TX_POWER = 1¶
Transmission power should be included.