InPlay API
ble_gatt_svc_desc_t Struct Reference

Service description. More...

#include <in_ble_gatt.h>

Data Fields

uint16_t start_hdl
 Attribute Start Handle (0 = dynamically allocated)
 
uint8_t prop
 Service properties,. More...
 
uint8_t uuid [BLE_UUID_128_LEN]
 Service UUID.
 
uint8_t nb_att
 Number of attributes.
 
ble_gatt_att_desc_t atts []
 List of attribute description present in service.
 

Detailed Description

Service description.

Field Documentation

◆ prop

uint8_t prop

Service properties,.

See also
in_ble_att_svc_prop