1.1.2.1.1.3.4 BLE_GAP_CharAppearance_T
C
typedef struct BLE_GAP_CharAppearance_T
{
uint16_t appearance;
} BLE_GAP_CharAppearance_T;Description
Appearance characteristic.
Field Documentation
| Field | Description |
|---|---|
| appearance | The enumerated value as defined by Bluetooth Assigned Numbers document for Appearance characteristic. See Appearance definition. |
