Constant GENDER
Source pub const GENDER: BluetoothUuid16;
Expand description
Bluetooth characteristic UUID.
0x2a8c Gender
The Gender characteristic is used to represent the gender of a user.
§Structure
§Data Type
| |
| Field | Gender |
| Type | uint8 |
| Size | 1 |
§Description
0: Male
1: Female
2: Unspecified
3–255: Reserved for Future Use
more information