Enumerations | |
| enum | ble_gatts_service_type_t { BLE_GATTS_SERVICE_TABLE_TYPE_16 = 0x00, BLE_GATTS_SERVICE_TABLE_TYPE_128 } |
| Service table type. More... | |
Service table type.
| Enumerator | |
|---|---|
| BLE_GATTS_SERVICE_TABLE_TYPE_16 | 16-bit service table type. |
| BLE_GATTS_SERVICE_TABLE_TYPE_128 | 128-bit service table type. |
Definition at line 212 of file ble_gatts.h.