Bluetooth LE GATT service context. More...
#include <ble_gatt.h>

Public Attributes | |
| uint16_t | handle |
| BLE_UUID | uuid |
| BLE_GATT_TYPE | type |
| uint8_t | num |
| struct ble_gatt_char_s * | chars [BLE_MAX_CHARACTERISTICS] |
Bluetooth LE GATT service context.
| uint16_t handle |
Service handle id
| BLE_UUID uuid |
Service UUID
| BLE_GATT_TYPE type |
Service type
| uint8_t num |
Number of characteristics
| struct ble_gatt_char_s* chars[BLE_MAX_CHARACTERISTICS] |
Characteristic list ble_gatt_char_s