Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_lns_location_and_speed_flags_t Struct Reference

Location and Speed Flags value structure. More...

Data Fields

bool is_instantaneous_speed_present
 
bool is_total_distance_present
 
bool is_location_present
 
bool is_elevation_present
 
bool is_heading_present
 
bool is_rolling_time_present
 
bool is_utc_time_present
 
uint8_t position_status
 
bool is_speed_and_distance_format
 
uint8_t elevation_source
 
bool is_heading_source
 

Detailed Description

Location and Speed Flags value structure.

Field Documentation

◆ is_instantaneous_speed_present

bool st_ble_lns_location_and_speed_flags_t::is_instantaneous_speed_present

Instantaneous Speed Present

◆ is_total_distance_present

bool st_ble_lns_location_and_speed_flags_t::is_total_distance_present

Total Distance Present

◆ is_location_present

bool st_ble_lns_location_and_speed_flags_t::is_location_present

Location Present

◆ is_elevation_present

bool st_ble_lns_location_and_speed_flags_t::is_elevation_present

Elevation Present

◆ is_heading_present

bool st_ble_lns_location_and_speed_flags_t::is_heading_present

Heading Present

◆ is_rolling_time_present

bool st_ble_lns_location_and_speed_flags_t::is_rolling_time_present

Rolling Time Present

◆ is_utc_time_present

bool st_ble_lns_location_and_speed_flags_t::is_utc_time_present

UTC Time Present

◆ position_status

uint8_t st_ble_lns_location_and_speed_flags_t::position_status

Position Status

◆ is_speed_and_distance_format

bool st_ble_lns_location_and_speed_flags_t::is_speed_and_distance_format

Speed and Distance format

◆ elevation_source

uint8_t st_ble_lns_location_and_speed_flags_t::elevation_source

Elevation Source

◆ is_heading_source

bool st_ble_lns_location_and_speed_flags_t::is_heading_source

Heading Source