Collaboration diagram for Enumerations:Enumerations | |
| enum | gatts_service_type_t { SERVICE_TABLE_TYPE_16 = 0x00, SERVICE_TABLE_TYPE_128 } |
| Service table type. More... | |
| enum gatts_service_type_t |
Service table type.
| Enumerator | |
|---|---|
| SERVICE_TABLE_TYPE_16 | 16-bit service table type. |
| SERVICE_TABLE_TYPE_128 | 128-bit service table type. |
Definition at line 219 of file ble_gatts.h.