add comment to explain the format of Gap::address_t

This commit is contained in:
Rohit Grover 2015-04-27 07:35:56 +01:00
parent 0ee85fb586
commit bd493c8aae

View file

@ -34,7 +34,7 @@ public:
} addr_type_t;
static const unsigned ADDR_LEN = 6;
typedef uint8_t address_t[ADDR_LEN];
typedef uint8_t address_t[ADDR_LEN]; /* 48-bit address, LSB format. */
/**
* Enumeration for disconnection reasons. The values for these reasons are