1.2.2.1.1.3.50 BLE_GAP_ServiceOption_T
C
typedef struct BLE_GAP_ServiceOption_T
{
BLE_GAP_CharDeviceName_T charDeviceName;
BLE_GAP_CharAppearance_T charAppearance;
BLE_GAP_CharPeriPreferConnParams_T charPeriPreferConnParam;
} BLE_GAP_ServiceOption_T;Description
Build-in service option.
Field Documentation
| Field | Description |
|---|---|
| charDeviceName | Device name characteristic. |
| charAppearance | Appearance characteristic. |
| charPeriPreferConnParam | Peripheral preferred connection parameters characteristic. |
