GATT service. More...
#include <ble_gattc.h>
Data Fields | |
| uint16_t | start_hdl |
| uint16_t | end_hdl |
| uint8_t | uuid_len |
| uint8_t * | p_uuid |
GATT service.
| uint16_t ble_gattc_service_t::end_hdl |
End handle.
| uint8_t* ble_gattc_service_t::p_uuid |
Service UUID.
| uint16_t ble_gattc_service_t::start_hdl |
Start handle.
| uint8_t ble_gattc_service_t::uuid_len |
Service UUID length.