Synergy Software Package User's Manual

#include <sf_ble_api.h>

Data Fields

uint16_t attr_handle
 Service Handle.
 
uint16_t attr_type
 Attribute type such as SF_BLE_GATT_PRI_SERVICE, SF_BLE_GATT_INCLUDE_SERVICE.
 
uint16_t parent_svc_handle
 parent_svc_handle is service handle of parent service which is already registered More...
 
uint8_t * p_attr_value
 Service UUID Pointer.
 
sf_ble_uuid_length_t attr_value_len
 UUID Length.
 

Detailed Description

BLE GATT Service Attributes

Field Documentation

◆ parent_svc_handle

uint16_t sf_ble_svc_attribute_t::parent_svc_handle

parent_svc_handle is service handle of parent service which is already registered

If service is included service,


The documentation for this struct was generated from the following file: