Class: Flic::Protocol::Primitives::BluetoothAddressType

Inherits:
Enum
  • Object
show all
Defined in:
lib/flic/protocol/primitives/bluetooth_address_type.rb

Overview

The server can be configured to either use the burnt-in public address stored inside the bluetooth controller, or to use a custom random static address. This custom address is a good idea if you want to be able to use your database with bonding information with a different bluetooth controller.

:public_bluetooth_address_type

burnt-in public address

:random_bluetooth_address_type

another address

Method Summary

Methods inherited from Enum

#get, max_octet, next_available_octet, octet_option, octets, option_octet, options, #set