Enumerations | |
| enum | gatt_serv_type_t { BLE_GATTC_PRI_SERV, BLE_GATTC_SEC_SERV } |
| GATT Client Service type IDs. More... | |
| enum gatt_serv_type_t |
GATT Client Service type IDs.
| Enumerator | |
|---|---|
| BLE_GATTC_PRI_SERV | Primary Service. |
| BLE_GATTC_SEC_SERV | Secondary Service. |
Definition at line 72 of file ble_gattc.h.