nRF51 SDK v10.0.0
Data Fields
ble_lns_evt_t Struct Reference

Location and Navigation event structure. When an event occurs, the data structures of the module are automatically updated. More...

#include <ble_lns.h>

Data Fields

ble_lns_evt_type_t evt_type
 
union {
   ble_lns_mask_t   mask
 
   uint32_t   total_distance
 
   uint32_t   elevation
 
   int8_t   fix_rate
 
   ble_lns_navigation_command_t   navigation_command
 
   uint16_t   selected_route
 
params
 

Detailed Description

Location and Navigation event structure. When an event occurs, the data structures of the module are automatically updated.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.