nRF51 SDK
|
Data Fields | |
uint16_t | handle |
uint8_t | type |
uint16_t | len |
uint8_t | data [1] |
uint16_t handle |
Handle to which the HVx operation applies.
uint8_t type |
Indication or Notification, see GATT Handle Value operations.
uint16_t len |
Attribute data length.
uint8_t data[1] |
Attribute data, variable length.