nRF5 SDK v13.0.0
Functions
Connectivity command request decoders and command response encoders

Connectivity command request decoders and command response encoders. More...

Functions

uint32_t ant_enable_req_dec (uint8_t const *const p_buf, uint32_t packet_len, ANT_ENABLE **const pp_ant_enable_params)
 Decodes sd_ant_enable command request. More...
 
uint32_t ant_enable_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_enable command response. More...
 
uint32_t ant_channel_assign_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_type, uint8_t *const p_network, uint8_t *const p_ext_assign)
 Decodes sd_ant_channel_assign command request. More...
 
uint32_t ant_channel_assign_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_channel_assign command response. More...
 
uint32_t ant_channel_open_with_offset_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint16_t *const p_usOffset)
 Decodes sd_ant_channel_open command request. More...
 
uint32_t ant_channel_open_with_offset_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_channel_open command response. More...
 
uint32_t ant_channel_id_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint16_t *const p_device_number, uint8_t *const p_device_type, uint8_t *const p_transmission_type)
 Decodes sd_ant_channel_id_set command request. More...
 
uint32_t ant_channel_id_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_channel_id_set command response. More...
 
uint32_t ant_channel_period_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint16_t *const p_period)
 Decodes sd_ant_channel_period_set command request. More...
 
uint32_t ant_channel_period_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_channel_period_set command response. More...
 
uint32_t ant_channel_radio_freq_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_freq)
 Decodes sd_ant_channel_radio_freq_set command request. More...
 
uint32_t ant_channel_radio_freq_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_channel_radio_freq_set command response. More...
 
uint32_t ant_broadcast_message_tx_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_size, uint8_t **const pp_mesg)
 Decodes sd_ant_broadcast_message_tx command request. More...
 
uint32_t ant_broadcast_message_tx_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_broadcast_message_tx command response. More...
 
uint32_t ant_acknowledge_message_tx_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_size, uint8_t **const pp_mesg)
 Decodes sd_ant_acknowledge_message_tx command request. More...
 
uint32_t ant_acknowledge_message_tx_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_acknowledge_message_tx command response. More...
 
uint32_t ant_channel_unassign_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel)
 Decodes sd_ant_channel_unassign command request. More...
 
uint32_t ant_channel_unassign_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_channel_unassign command response. More...
 
uint32_t ant_channel_close_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel)
 Decodes sd_ant_channel_close command request. More...
 
uint32_t ant_channel_close_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_channel_close command response. More...
 
uint32_t ant_network_address_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_network, uint8_t **const pp_network_key)
 Decodes sd_ant_network_address_set command request. More...
 
uint32_t ant_network_address_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_network_address_set command response. More...
 
uint32_t ant_channel_radio_tx_power_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_tx_power, uint8_t *const p_custom_tx_power)
 Decodes sd_ant_channel_radio_tx_power_set command request. More...
 
uint32_t ant_channel_radio_tx_power_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_channel_radio_tx_power_set command response. More...
 
uint32_t ant_channel_rx_search_timeout_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_timeout)
 Decodes sd_ant_channel_rx_search_timeout_set command request. More...
 
uint32_t ant_channel_rx_search_timeout_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_channel_rx_search_timeout_set command response. More...
 
uint32_t ant_channel_low_priority_rx_search_timeout_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_timeout)
 Decodes sd_ant_channel_low_priority_rx_search_timeout_set command request. More...
 
uint32_t ant_channel_low_priority_rx_search_timeout_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_channel_low_priority_rx_search_timeout_set command response. More...
 
uint32_t ant_prox_search_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_prox_threshold, uint8_t *const p_custom_prox_threshold)
 Decodes sd_ant_prox_search_set command request. More...
 
uint32_t ant_prox_search_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_prox_search_set command response. More...
 
uint32_t ant_search_waveform_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint16_t *const p_waveform)
 Decodes sd_ant_search_waveform_set command request. More...
 
uint32_t ant_search_waveform_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_search_waveform_set command response. More...
 
uint32_t ant_channel_id_get_req_dec (uint8_t const *const p_buf, uint16_t packet_len, uint8_t *const p_channel)
 Decodes sd_ant_channel_id_get command request. More...
 
uint32_t ant_channel_id_get_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len, uint16_t const *const p_device_number, uint8_t const *const p_device_type, uint8_t const *const p_transmit_type)
 Encodes sd_ant_channel_id_get command response. More...
 
uint32_t ant_channel_radio_freq_get_req_dec (uint8_t const *const p_buf, uint16_t packet_len, uint8_t *const p_channel)
 Decodes sd_ant_channel_radio_freq_get command request. More...
 
uint32_t ant_channel_radio_freq_get_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len, uint8_t const *const p_r_freq)
 Encodes sd_ant_channel_radio_freq_get command response. More...
 
uint32_t ant_channel_period_get_req_dec (uint8_t const *const p_buf, uint16_t packet_len, uint8_t *const p_channel)
 Decodes sd_ant_channel_period_get command request. More...
 
uint32_t ant_channel_period_get_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len, uint16_t const *const p_period)
 Encodes sd_ant_channel_period_get command response. More...
 
uint32_t ant_search_channel_priority_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_search_priority)
 Decodes sd_ant_search_channel_priority_set command request. More...
 
uint32_t ant_search_channel_priority_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_search_channel_priority_set command response. More...
 
uint32_t ant_active_search_sharing_cycles_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_cycles)
 Decodes sd_ant_active_search_sharing_cycles_set command request. More...
 
uint32_t ant_active_search_sharing_cycles_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_active_search_sharing_cycles_set command response. More...
 
uint32_t ant_lib_config_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_ant_lib_config)
 Decodes sd_ant_lib_config_set command request. More...
 
uint32_t ant_lib_config_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_lib_config_set command response. More...
 
uint32_t ant_active_search_sharing_cycles_get_req_dec (uint8_t const *const p_buf, uint16_t packet_len, uint8_t *const p_channel)
 Decodes sd_ant_active_search_sharing_cycles_get command request. More...
 
uint32_t ant_active_search_sharing_cycles_get_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len, uint8_t const *const p_cycles)
 Encodes sd_ant_active_search_sharing_cycles_get command response. More...
 
uint32_t ant_lib_config_get_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len, uint8_t const *const p_ant_lib_config)
 Encodes sd_ant_lib_config_get command response. More...
 
uint32_t ant_lib_config_clear_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_ant_lib_config)
 Decodes sd_ant_lib_config_clear command request. More...
 
uint32_t ant_lib_config_clear_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_lib_config_clear command response. More...
 
uint32_t ant_stack_reset_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_stack_reset command response. More...
 
uint32_t ant_rx_scan_mode_start_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_sync_channel_packets_only)
 Decodes sd_ant_rx_scan_mode_start command request. More...
 
uint32_t ant_rx_scan_mode_start_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_rx_scan_mode_start command response. More...
 
uint32_t ant_id_list_add_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t **const pp_dev_id, uint8_t *const p_list_index)
 Decodes sd_ant_id_list_add command request. More...
 
uint32_t ant_id_list_add_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_id_list_add command response. More...
 
uint32_t ant_id_list_config_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_id_list_size, uint8_t *const p_inc_exc_flag)
 Decodes sd_ant_id_list_config command request. More...
 
uint32_t ant_id_list_config_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_id_list_add command response. More...
 
uint32_t ant_channel_status_get_req_dec (uint8_t const *const p_buf, uint16_t packet_len, uint8_t *const p_channel)
 Decodes sd_ant_channel_status_get command request. More...
 
uint32_t ant_channel_status_get_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len, uint8_t const *const p_status)
 Encodes sd_ant_channel_status_get command response. More...
 
uint32_t ant_cw_test_mode_init_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_cw_test_mode_init command response. More...
 
uint32_t ant_cw_test_mode_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_radio_freq, uint8_t *const p_tx_power, uint8_t *const p_custom_tx_power, uint8_t *const p_mode)
 Decodes sd_ant_cw_test_mode command request. More...
 
uint32_t ant_cw_test_mode_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_cw_test_mode command response. More...
 
uint32_t ant_version_get_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len, uint8_t const *const p_version)
 Encodes sd_ant_version_get command response. More...
 
uint32_t ant_capabilities_get_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len, uint8_t const *const p_capabilities)
 Encodes sd_ant_capabilities_get command response. More...
 
uint32_t ant_crypto_channel_enable_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, uint8_t *const p_enable, uint8_t *const p_key_num, uint8_t *const p_decimation_rate)
 Decodes sd_ant_crypto_channel_enable command request. More...
 
uint32_t ant_crypto_channel_enable_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_crypto_channel_enable command response. More...
 
uint32_t ant_adv_burst_config_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_config, uint8_t *const p_size)
 Decodes sd_ant_adv_burst_config_set command request. More...
 
uint32_t ant_adv_burst_config_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_adv_burst_config_set command response. More...
 
uint32_t ant_crypto_key_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_key_num, uint8_t **const pp_key)
 Decodes sd_ant_crypto_key_set command request. More...
 
uint32_t ant_crypto_key_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_crypto_key_set command response. More...
 
uint32_t ant_crypto_info_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_type, uint8_t **const pp_info)
 Decodes sd_ant_crypto_info_set command request. More...
 
uint32_t ant_crypto_info_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_crypto_info_set command response. More...
 
uint32_t ant_crypto_info_get_req_dec (uint8_t const *const p_buf, uint16_t packet_len, uint8_t *const p_type)
 Decodes sd_ant_crypto_info_get command request. More...
 
uint32_t ant_crypto_info_get_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len, uint8_t type, uint8_t const *const p_info)
 Encodes sd_ant_crypto_info_get command response. More...
 
uint32_t ant_coex_config_set_req_dec (uint8_t const *const p_buf, uint32_t packet_len, uint8_t *const p_channel, ANT_BUFFER_PTR *const p_coex_config, ANT_BUFFER_PTR *const p_adv_coex_config)
 Decodes sd_ant_coex_config_set command request. More...
 
uint32_t ant_coex_config_set_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len)
 Encodes sd_ant_coex_config_set command response. More...
 
uint32_t ant_coex_config_get_req_dec (uint8_t const *const p_buf, uint16_t packet_len, uint8_t *const p_channel)
 Decodes sd_ant_coex_config_get command request. More...
 
uint32_t ant_coex_config_get_rsp_enc (uint32_t return_code, uint8_t *const p_buf, uint32_t *const p_buf_len, ANT_BUFFER_PTR *const p_coex_config, ANT_BUFFER_PTR *const p_adv_coex_config)
 Encodes sd_ant_coex_config_get command response. More...
 

Detailed Description

Connectivity command request decoders and command response encoders.

Function Documentation

uint32_t ant_acknowledge_message_tx_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_size,
uint8_t **const  pp_mesg 
)

Decodes sd_ant_acknowledge_message_tx command request.

See Also
ant_acknowledge_message_tx_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel to send the data on will be set.
[out]p_sizePointer to an unsigned char (1 octet) where the size of the message will be set.
[out]pp_mesgPointer to pointer to the buffer where the acknowledge message will be set (array must be 8 octets).
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_acknowledge_message_tx_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_acknowledge_message_tx command response.

See Also
ant_acknowledge_message_tx_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_active_search_sharing_cycles_get_req_dec ( uint8_t const *const  p_buf,
uint16_t  packet_len,
uint8_t *const  p_channel 
)

Decodes sd_ant_active_search_sharing_cycles_get command request.

See Also
ant_active_search_sharing_cycles_get_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_active_search_sharing_cycles_get_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len,
uint8_t const *const  p_cycles 
)

Encodes sd_ant_active_search_sharing_cycles_get command response.

See Also
ant_active_search_sharing_cycles_get_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
[in]p_cyclesPointer to cycles.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_active_search_sharing_cycles_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_cycles 
)

Decodes sd_ant_active_search_sharing_cycles_set command request.

See Also
ant_active_search_sharing_cycles_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
[out]p_cyclesPointer to an unsigned char (1 octet) where the numbe of cycles will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_active_search_sharing_cycles_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_active_search_sharing_cycles_set command response.

See Also
ant_active_search_sharing_cycles_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_adv_burst_config_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_config,
uint8_t *const  p_size 
)

Decodes sd_ant_adv_burst_config_set command request.

See Also
ant_adv_burst_config_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_configPointer to the buffer where advanced burst configuration will be set.
[out]p_sizePointer to an unsigned char (1 octet) where the size of the configuration parameter buffer will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_adv_burst_config_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_adv_burst_config_set command response.

See Also
ant_adv_burst_config_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_broadcast_message_tx_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_size,
uint8_t **const  pp_mesg 
)

Decodes sd_ant_broadcast_message_tx command request.

See Also
ant_broadcast_message_tx_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel to send the data on will be set.
[out]p_sizePointer to an unsigned char (1 octet) where the size of the message will be set.
[out]pp_mesgPointer to pointer to the buffer where the broadcast message will be set (array must be 8 octets).
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_broadcast_message_tx_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_broadcast_message_tx command response.

See Also
ant_broadcast_message_tx_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_capabilities_get_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len,
uint8_t const *const  p_capabilities 
)

Encodes sd_ant_capabilities_get command response.

Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
[in]p_capabilitiesPointer to ant capabilities buffer.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_assign_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_type,
uint8_t *const  p_network,
uint8_t *const  p_ext_assign 
)

Decodes sd_ant_channel_assign command request.

See Also
ant_channel_assign_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel to be assigned will be set.
[out]p_typePointer to an unsigned char (1 octet) where the channel type to be assigned will be set.
[out]p_networkPointer to an unsigned char (1 octet) where the network key to associate with the channel will be set.
[out]p_ext_assignPointer to a bit field (1 octet) where an extended assign will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_assign_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_channel_assign command response.

See Also
ant_channel_assign_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_close_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel 
)

Decodes sd_ant_channel_close command request.

See Also
ant_channel_close_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel to be closed will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_close_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_channel_close command response.

See Also
ant_channel_close_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_id_get_req_dec ( uint8_t const *const  p_buf,
uint16_t  packet_len,
uint8_t *const  p_channel 
)

Decodes sd_ant_channel_id_get command request.

See Also
ant_channel_id_get_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_id_get_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len,
uint16_t const *const  p_device_number,
uint8_t const *const  p_device_type,
uint8_t const *const  p_transmit_type 
)

Encodes sd_ant_channel_id_get command response.

See Also
ant_channel_id_get_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
[in]p_device_numberPointer to device number
[in]p_device_typePointer to device type
[in]p_transmit_typePointer to transmit type
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_id_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint16_t *const  p_device_number,
uint8_t *const  p_device_type,
uint8_t *const  p_transmission_type 
)

Decodes sd_ant_channel_id_set command request.

See Also
ant_channel_id_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
[out]p_device_numberPointer to an unsigned short (2 octets) where the device number will be set.
[out]p_device_typePointer to an an unsigned char (1 octet) where the device type will be set.
[out]p_transmission_typePointer to an unsigned char (1 octet) where the transmission type will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_id_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_channel_id_set command response.

See Also
ant_channel_id_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_low_priority_rx_search_timeout_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_timeout 
)

Decodes sd_ant_channel_low_priority_rx_search_timeout_set command request.

See Also
ant_channel_low_priority_rx_search_timeout_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
[out]p_timeoutPointer to an unsigned char (1 octet) where the time-out value will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_low_priority_rx_search_timeout_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_channel_low_priority_rx_search_timeout_set command response.

See Also
ant_channel_low_priority_rx_search_timeout_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_open_with_offset_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint16_t *const  p_usOffset 
)

Decodes sd_ant_channel_open command request.

See Also
ant_channel_open_with_offset_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel to be opened will be set.
[out]p_usOffsetPointer to a channel start time offset value.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_open_with_offset_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_channel_open command response.

See Also
ant_channel_open_with_offset_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_period_get_req_dec ( uint8_t const *const  p_buf,
uint16_t  packet_len,
uint8_t *const  p_channel 
)

Decodes sd_ant_channel_period_get command request.

See Also
ant_channel_period_get_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_period_get_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len,
uint16_t const *const  p_period 
)

Encodes sd_ant_channel_period_get command response.

See Also
ant_channel_period_get_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
[in]p_periodPointer to period
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_period_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint16_t *const  p_period 
)

Decodes sd_ant_channel_period_set command request.

See Also
ant_channel_period_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number associated with the period will be set.
[out]p_periodPointer to an unsigned short (2 octets) where the period will be set. Value is in 32 kHz counts (usPeriod/32768 s).
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_period_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_channel_period_set command response.

See Also
ant_channel_period_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_radio_freq_get_req_dec ( uint8_t const *const  p_buf,
uint16_t  packet_len,
uint8_t *const  p_channel 
)

Decodes sd_ant_channel_radio_freq_get command request.

See Also
ant_channel_radio_freq_get_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_radio_freq_get_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len,
uint8_t const *const  p_r_freq 
)

Encodes sd_ant_channel_radio_freq_get command response.

See Also
ant_channel_radio_freq_get_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
[in]p_r_freqPointer to radio frequency
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_radio_freq_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_freq 
)

Decodes sd_ant_channel_radio_freq_set command request.

See Also
ant_channel_radio_freq_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number associated with the radio frequency will be set.
[out]p_freqPointer to an unsigned char (1 octet) where the radio frequency will be set. Value is offset from 2400 MHz (eg. 2466 MHz, ucFreq = 66).
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_radio_freq_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_channel_radio_freq_set command response.

See Also
ant_channel_radio_freq_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_radio_tx_power_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_tx_power,
uint8_t *const  p_custom_tx_power 
)

Decodes sd_ant_channel_radio_tx_power_set command request.

See Also
ant_channel_radio_tx_power_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number to assign the radio TX power will be set.
[out]p_tx_powerPointer to an unsigned char (1 octet) where the ANT transmit power index will be set. See Radio TX Power Definitions in ant_parameters.h.
[out]p_custom_tx_powerPointer to an unsigned char (1 octet) where the custom nRF transmit power as defined in nrf51_bitfields.h will be set. Only applicable if tx_power is set to custom TX power selection.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_radio_tx_power_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_channel_radio_tx_power_set command response.

See Also
ant_channel_radio_tx_power_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_rx_search_timeout_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_timeout 
)

Decodes sd_ant_channel_rx_search_timeout_set command request.

See Also
ant_channel_rx_search_timeout_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
[out]p_timeoutPointer to an unsigned char (1 octet) where the time-out value will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_rx_search_timeout_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_channel_rx_search_timeout_set command response.

See Also
ant_channel_rx_search_timeout_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_status_get_req_dec ( uint8_t const *const  p_buf,
uint16_t  packet_len,
uint8_t *const  p_channel 
)

Decodes sd_ant_channel_status_get command request.

See Also
ant_channel_status_get_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_status_get_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len,
uint8_t const *const  p_status 
)

Encodes sd_ant_channel_status_get command response.

See Also
ant_channel_status_get_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
[in]p_statusPointer to status
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_channel_unassign_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel 
)

Decodes sd_ant_channel_unassign command request.

See Also
ant_channel_unassign_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel to be unassigned will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_channel_unassign_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_channel_unassign command response.

See Also
ant_channel_unassign_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_coex_config_get_req_dec ( uint8_t const *const  p_buf,
uint16_t  packet_len,
uint8_t *const  p_channel 
)

Decodes sd_ant_coex_config_get command request.

See Also
ant_channel_id_get_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_coex_config_get_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len,
ANT_BUFFER_PTR *const  p_coex_config,
ANT_BUFFER_PTR *const  p_adv_coex_config 
)

Encodes sd_ant_coex_config_get command response.

See Also
ant_channel_id_get_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
[in]p_coex_configPointer to the coexistence configuration.
[in]p_adv_coex_configPointer to the advanced coexistence configuration.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_coex_config_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
ANT_BUFFER_PTR *const  p_coex_config,
ANT_BUFFER_PTR *const  p_adv_coex_config 
)

Decodes sd_ant_coex_config_set command request.

See Also
ant_coex_config_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[in]p_channelPointer to an unsigned char (1 octet) where the channel for which the coexistence configuration is to be set will be copied.
[in]p_coex_configPointer to a buffer where the coexistence configuration to be set will be copied.
[in]p_adv_coex_configPointer to a buffer where the advanced coexistence configuration to be set will be copied.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_coex_config_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_coex_config_set command response.

See Also
ant_coex_config_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_crypto_channel_enable_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_enable,
uint8_t *const  p_key_num,
uint8_t *const  p_decimation_rate 
)

Decodes sd_ant_crypto_channel_enable command request.

See Also
ant_crypto_channel_enable_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel in which encryption mode is set will be copied to.
[out]p_enablePointer to an unsigned char (1 octet) where the encryption mode will be set.
[out]p_key_numPointer to an unsigned char (1 octet) where the key index of the 128-bit key to be used for encryption will be set.
[out]p_decimation_ratePointer to an unsigned char (1 octet) where the decimate rate to apply for encrypted slave channel will be set. Must be > 0.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_crypto_channel_enable_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_crypto_channel_enable command response.

See Also
ant_crypto_channel_enable_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_crypto_info_get_req_dec ( uint8_t const *const  p_buf,
uint16_t  packet_len,
uint8_t *const  p_type 
)

Decodes sd_ant_crypto_info_get command request.

See Also
ant_crypto_info_get_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_typePointer to an unsigned char (1 octet) where the type of information being set will be copied.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_crypto_info_get_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len,
uint8_t  type,
uint8_t const *const  p_info 
)

Encodes sd_ant_crypto_info_get command response.

See Also
ant_crypto_info_get_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
[in]typeThe type of information being set.
[in]p_infoPointer to info buffer.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_crypto_info_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_type,
uint8_t **const  pp_info 
)

Decodes sd_ant_crypto_info_set command request.

See Also
ant_crypto_info_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_typePointer to an unsigned char (1 octet) where the type of information being set will be copied.
[out]pp_infoPointer to pointer to buffer where information being set will be copied.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_crypto_info_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_crypto_info_set command response.

See Also
ant_crypto_info_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_crypto_key_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_key_num,
uint8_t **const  pp_key 
)

Decodes sd_ant_crypto_key_set command request.

See Also
ant_crypto_key_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_key_numPointer to an unsigned char (1 octet) where the key index for assignment will be set.
[out]pp_keyPointer to pointer to buffer (16 octets) where the 128-bit AES key to be assigned to the key index will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_crypto_key_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_crypto_key_set command response.

See Also
ant_crypto_key_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_cw_test_mode_init_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_cw_test_mode_init command response.

Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_cw_test_mode_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_radio_freq,
uint8_t *const  p_tx_power,
uint8_t *const  p_custom_tx_power,
uint8_t *const  p_mode 
)

Decodes sd_ant_cw_test_mode command request.

See Also
ant_cw_test_mode_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_radio_freqPointer to an unsigned char (1 octet) where the radio frequency offset from 2400 MHz for continuous wave mode will be set. (eg. 2466 MHz, ucRadioFreq = 66).
[out]p_tx_powerPointer to an unsigned char (1 octet) where the ANT transmit power index for continuous wave mode will be set. See Radio TX Power Definitions in ant_parameters.h
[out]p_custom_tx_powerPointer to an unsigned char (1 octet) where the custom nRF transmit power as defined in nrf51_bitfields.h will be set. Only applicable if ucTxPower is set to custom TX power selection.
[out]p_modePointer to an unsigned char (1 octet) where the test mode type will be set.
[in]p_bufPointer to buffer where encoded data command will be returned.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_cw_test_mode_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_cw_test_mode command response.

See Also
ant_cw_test_mode_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_enable_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
ANT_ENABLE **const  pp_ant_enable_params 
)

Decodes sd_ant_enable command request.

See Also
ant_enable_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]pp_ant_enable_paramsPointer to pointer to ANT_ENABLE. It will be set to NULL if p_ant_enable_params is not present in the packet.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_enable_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_enable command response.

See Also
ant_enable_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_id_list_add_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t **const  pp_dev_id,
uint8_t *const  p_list_index 
)

Decodes sd_ant_id_list_add command request.

See Also
ant_id_list_add_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number to add the list entry to will be set.
[out]pp_dev_idPointer to pointer to where the Dev ID will be stored.
[out]p_list_indexPointer to an unsigned char (1 octet) where the list index (0-3), will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_id_list_add_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_id_list_add command response.

See Also
ant_id_list_add_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_id_list_config_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_id_list_size,
uint8_t *const  p_inc_exc_flag 
)

Decodes sd_ant_id_list_config command request.

See Also
ant_id_list_config_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) wher the channel number of the device ID list will be stored.
[out]p_id_list_sizePointer to an unsigned char (1 octet) where the size of the inclusion or exclusion list (0-4) will be stored.
[out]p_inc_exc_flagPointer to an unsigned char (1 octet) where the type of list will be stored.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_id_list_config_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_id_list_add command response.

See Also
ant_id_list_config_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_lib_config_clear_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_ant_lib_config 
)

Decodes sd_ant_lib_config_clear command request.

See Also
ant_lib_config_clear_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_ant_lib_configPointer to an unsigned char (1 octet) where the ANT lib config bit(s) to clear will be set. See ANT Library Config in ant_parameters.h.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_lib_config_clear_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_lib_config_clear command response.

See Also
ant_lib_config_clear_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_lib_config_get_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len,
uint8_t const *const  p_ant_lib_config 
)

Encodes sd_ant_lib_config_get command response.

Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
[in]p_ant_lib_configPointer to ANT library configuration.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_lib_config_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_ant_lib_config 
)

Decodes sd_ant_lib_config_set command request.

See Also
ant_lib_config_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_ant_lib_configPointer to an unsigned char (1 octet) where the ANT lib config bit flags will be set. See ANT Library Config in ant_parameters.h.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_lib_config_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_lib_config_set command response.

See Also
ant_lib_config_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_network_address_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_network,
uint8_t **const  pp_network_key 
)

Decodes sd_ant_network_address_set command request.

See Also
ant_network_address_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_networkPointer to an unsigned char (1 octet) where the network number to assign the network address to will be set.
[out]pp_network_keyPointer to a pointer to where the network key (8 octets in length) will be set.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_network_address_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_network_address_set command response.

See Also
ant_network_address_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_prox_search_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_prox_threshold,
uint8_t *const  p_custom_prox_threshold 
)

Decodes sd_ant_prox_search_set command request.

See Also
ant_prox_search_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
[out]p_prox_thresholdPointer to an unsigned char (1 octet) where the minimum RSSI threshold required for acquisition during a search will be set. See Radio Proximity Search Threshold in ant_parameters.h.
[out]p_custom_prox_thresholdPointer to an unsigned char (1 octet) where the custom minimum RSSI threshold for acquisition during a search will be set. Only applicable if prox_threshold is set to custom proximity selection.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_prox_search_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_prox_search_set command response.

See Also
ant_prox_search_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_rx_scan_mode_start_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_sync_channel_packets_only 
)

Decodes sd_ant_rx_scan_mode_start command request.

See Also
ant_rx_scan_mode_start_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_sync_channel_packets_onlyPointer to an unsigned char (1 octet) where the synchronous channel only scanning mode will be set. 0 = disable, 1 = enable.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_rx_scan_mode_start_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_rx_scan_mode_start command response.

See Also
ant_rx_scan_mode_start_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_search_channel_priority_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint8_t *const  p_search_priority 
)

Decodes sd_ant_search_channel_priority_set command request.

See Also
ant_search_channel_priority_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
[out]p_search_priorityPointer to an unsigned char (1 octet) where the search priority value will be set. 0 to 7 (Default = 0).
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_search_channel_priority_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_search_channel_priority_set command response.

See Also
ant_search_channel_priority_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_search_waveform_set_req_dec ( uint8_t const *const  p_buf,
uint32_t  packet_len,
uint8_t *const  p_channel,
uint16_t *const  p_waveform 
)

Decodes sd_ant_search_waveform_set command request.

See Also
ant_search_waveform_set_rsp_enc for response encoding.
Parameters
[in]p_bufPointer to beginning of command request packet.
[in]packet_lenLength (in bytes) of response packet.
[out]p_channelPointer to an unsigned char (1 octet) where the channel number will be set.
[out]p_waveformPointer to an unsigned short (2 octets) where the channel waveform period (usWaveform/32768 s) will be set. Default = 316.
Return values
NRF_SUCCESSDecoding success.
NRF_ERROR_NULLDecoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHDecoding failure. Incorrect buffer length.
uint32_t ant_search_waveform_set_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_search_waveform_set command response.

See Also
ant_search_waveform_set_req_dec for request decoding.
Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_stack_reset_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len 
)

Encodes sd_ant_stack_reset command response.

Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.
uint32_t ant_version_get_rsp_enc ( uint32_t  return_code,
uint8_t *const  p_buf,
uint32_t *const  p_buf_len,
uint8_t const *const  p_version 
)

Encodes sd_ant_version_get command response.

Parameters
[in]return_codeReturn code indicating if command was successful or not.
[out]p_bufPointer to buffer where encoded data command response will be returned.
[in,out]p_buf_lenin: Size of p_buf buffer. out: Length of encoded command response packet.
[in]p_versionPointer to version.
Return values
NRF_SUCCESSEncoding success.
NRF_ERROR_NULLEncoding failure. NULL pointer supplied.
NRF_ERROR_INVALID_LENGTHEncoding failure. Incorrect buffer length.

Documentation feedback | Developer Zone | Subscribe | Updated