Project / Bluetooth / ConnectionMode Value

This value defines the Generic Access Profile (GAP) connection mode of the BLE reader device.

Properties

Format

Name Type/Size Description
- Enumeration (8 bits) Values:
  • NonConnectable (0x00)
    BLE device is not connectable.
  • Connectable (0x01)
    BLE device is connectable.