nRF5 SDK v17.1.0
Data Fields
ble_lncp_init_t Struct Reference

Data Fields

uint16_t service_handle
 
ble_lncp_evt_handler_t evt_handler
 
ble_srv_error_handler_t error_handler
 
nrf_ble_gq_tp_gatt_queue
 
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
 

Field Documentation

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.

nrf_ble_gq_t* ble_lncp_init_t::p_gatt_queue

Pointer to BLE GATT queue instance.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated