![]() |
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. | |
BLE GATT Service Attributes
| 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,