nRF51 SDK v10.0.0
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.