Nordic Semiconductor nRF5 AirFuel SDK  version 2.2.0
ble_wpts_service_data_t Struct Reference

#include <ble_wpts_common.h>

Data Fields

uint16_t uuid16
 
uint16_t gatt_prim_srv_handle
 
int8_t pru_pwr
 
int8_t pru_gain
 
uint8_t adv_flags
 

Detailed Description

Struct holding contents of "Service data AD type".

Definition at line 479 of file ble_wpts_common.h.

Field Documentation

uint16_t uuid16

16-bit WPT Service UUID.

Definition at line 481 of file ble_wpts_common.h.

uint16_t gatt_prim_srv_handle

PRU primary service handle.

Definition at line 482 of file ble_wpts_common.h.

int8_t pru_pwr

PRU Power value. [dBm]

Definition at line 483 of file ble_wpts_common.h.

int8_t pru_gain

PRU Gain value. [dBm]

Definition at line 484 of file ble_wpts_common.h.

uint8_t adv_flags

ADV flags.

Definition at line 485 of file ble_wpts_common.h.


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