![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
Location and Speed value structure. More...
Data Fields | |
st_ble_lns_location_and_speed_flags_t | flags |
uint16_t | instantaneous_speed |
uint32_t | total_distance |
int32_t | latitude |
int32_t | longitude |
int32_t | elevation |
uint16_t | heading |
uint8_t | rolling_time |
st_ble_date_time_t | utc_time |
Location and Speed value structure.
st_ble_lns_location_and_speed_flags_t st_ble_lns_location_and_speed_t::flags |
Flags
uint16_t st_ble_lns_location_and_speed_t::instantaneous_speed |
Instantaneous Speed
uint32_t st_ble_lns_location_and_speed_t::total_distance |
Total Distance
int32_t st_ble_lns_location_and_speed_t::latitude |
Location - Latitude
int32_t st_ble_lns_location_and_speed_t::longitude |
Location - Longitude
int32_t st_ble_lns_location_and_speed_t::elevation |
Elevation
uint16_t st_ble_lns_location_and_speed_t::heading |
Heading
uint8_t st_ble_lns_location_and_speed_t::rolling_time |
Rolling Time
st_ble_date_time_t st_ble_lns_location_and_speed_t::utc_time |
UTC Time