![]() |
nRF5 SDK
v12.0.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Data Fields | |
| uint16_t | service_handle |
| ble_lncp_evt_handler_t | evt_handler |
| ble_srv_error_handler_t | error_handler |
| uint32_t | available_features |
| bool | is_position_quality_present |
| bool | is_control_point_present |
| bool | is_navigation_present |
| ble_gatts_char_handles_t | navigation_handles |
| uint32_t | total_distance |
| uint32_t | elevation |
| security_req_t | write_perm |
| security_req_t | cccd_write_perm |
| uint32_t ble_lncp_init_t::available_features |
Value of the LN feature.
| bool ble_lncp_init_t::is_control_point_present |
If set to true, the control point characteristic will be added. Else not.
| bool ble_lncp_init_t::is_navigation_present |
If set to true, the navigation characteristic will be added. Else not.
| bool ble_lncp_init_t::is_position_quality_present |
If set to true, the position quality characteristic will be added. Else not.