BGAPI message ID summary#

Summary of BGAPI command, response, and event IDs.

The following table summarizes the command, response, and event IDs used in the BGAPI protocol. The table shows the minimum payload length for each message. Messages that have an array parameter can have longer payload length depending on the length of the array.

BGAPI message ID summary

Name

Type

Minimum Payload Length

Class

Message ID

Device Firmware Update

cmd_dfu_reset

0x20

0x01

0x00

0x00

rsp_dfu_reset

0x20

0x01

0x00

0x00

cmd_dfu_flash_set_address

0x20

0x04

0x00

0x01

rsp_dfu_flash_set_address

0x20

0x04

0x00

0x01

cmd_dfu_flash_upload

0x20

0x01

0x00

0x02

rsp_dfu_flash_upload

0x20

0x01

0x00

0x02

cmd_dfu_flash_upload_finish

0x20

0x00

0x00

0x03

rsp_dfu_flash_upload_finish

0x20

0x00

0x00

0x03

evt_dfu_boot

0xa0

0x04

0x00

0x00

evt_dfu_boot_failure

0xa0

0x02

0x00

0x01

System

cmd_system_hello

0x20

0x00

0x01

0x00

rsp_system_hello

0x20

0x00

0x01

0x00

cmd_system_reset

0x20

0x01

0x01

0x01

rsp_system_reset

0x20

0x01

0x01

0x01

cmd_system_halt

0x20

0x01

0x01

0x0c

rsp_system_halt

0x20

0x01

0x01

0x0c

cmd_system_linklayer_configure

0x20

0x02

0x01

0x0e

rsp_system_linklayer_configure

0x20

0x02

0x01

0x0e

cmd_system_set_max_tx_power

0x20

0x02

0x01

0x16

rsp_system_set_max_tx_power

0x20

0x02

0x01

0x16

cmd_system_set_identity_address

0x20

0x07

0x01

0x13

rsp_system_set_identity_address

0x20

0x07

0x01

0x13

cmd_system_get_identity_address

0x20

0x00

0x01

0x15

rsp_system_get_identity_address

0x20

0x00

0x01

0x15

cmd_system_get_random_data

0x20

0x01

0x01

0x0b

rsp_system_get_random_data

0x20

0x01

0x01

0x0b

cmd_system_data_buffer_write

0x20

0x01

0x01

0x12

rsp_system_data_buffer_write

0x20

0x01

0x01

0x12

cmd_system_data_buffer_clear

0x20

0x00

0x01

0x14

rsp_system_data_buffer_clear

0x20

0x00

0x01

0x14

cmd_system_get_counters

0x20

0x01

0x01

0x0f

rsp_system_get_counters

0x20

0x01

0x01

0x0f

cmd_system_set_soft_timer

0x20

0x06

0x01

0x19

rsp_system_set_soft_timer

0x20

0x06

0x01

0x19

cmd_system_set_lazy_soft_timer

0x20

0x0a

0x01

0x1a

rsp_system_set_lazy_soft_timer

0x20

0x0a

0x01

0x1a

evt_system_boot

0xa0

0x12

0x01

0x00

evt_system_error

0xa0

0x03

0x01

0x06

evt_system_hardware_error

0xa0

0x02

0x01

0x05

evt_system_external_signal

0xa0

0x04

0x01

0x03

evt_system_awake

0xa0

0x00

0x01

0x04

evt_system_soft_timer

0xa0

0x01

0x01

0x07

GAP

cmd_gap_set_privacy_mode

0x20

0x02

0x02

0x01

rsp_gap_set_privacy_mode

0x20

0x02

0x02

0x01

cmd_gap_set_data_channel_classification

0x20

0x01

0x02

0x02

rsp_gap_set_data_channel_classification

0x20

0x01

0x02

0x02

cmd_gap_enable_whitelisting

0x20

0x01

0x02

0x03

rsp_gap_enable_whitelisting

0x20

0x01

0x02

0x03

Advertiser

cmd_advertiser_create_set

0x20

0x00

0x04

0x01

rsp_advertiser_create_set

0x20

0x00

0x04

0x01

cmd_advertiser_set_timing

0x20

0x0c

0x04

0x03

rsp_advertiser_set_timing

0x20

0x0c

0x04

0x03

cmd_advertiser_set_phy

0x20

0x03

0x04

0x06

rsp_advertiser_set_phy

0x20

0x03

0x04

0x06

cmd_advertiser_set_channel_map

0x20

0x02

0x04

0x04

rsp_advertiser_set_channel_map

0x20

0x02

0x04

0x04

cmd_advertiser_set_tx_power

0x20

0x03

0x04

0x0b

rsp_advertiser_set_tx_power

0x20

0x03

0x04

0x0b

cmd_advertiser_set_report_scan_request

0x20

0x02

0x04

0x05

rsp_advertiser_set_report_scan_request

0x20

0x02

0x04

0x05

cmd_advertiser_set_random_address

0x20

0x08

0x04

0x10

rsp_advertiser_set_random_address

0x20

0x08

0x04

0x10

cmd_advertiser_clear_random_address

0x20

0x01

0x04

0x11

rsp_advertiser_clear_random_address

0x20

0x01

0x04

0x11

cmd_advertiser_set_configuration

0x20

0x05

0x04

0x07

rsp_advertiser_set_configuration

0x20

0x05

0x04

0x07

cmd_advertiser_clear_configuration

0x20

0x05

0x04

0x08

rsp_advertiser_clear_configuration

0x20

0x05

0x04

0x08

cmd_advertiser_set_data

0x20

0x03

0x04

0x0f

rsp_advertiser_set_data

0x20

0x03

0x04

0x0f

cmd_advertiser_set_long_data

0x20

0x02

0x04

0x0e

rsp_advertiser_set_long_data

0x20

0x02

0x04

0x0e

cmd_advertiser_start

0x20

0x03

0x04

0x09

rsp_advertiser_start

0x20

0x03

0x04

0x09

cmd_advertiser_stop

0x20

0x01

0x04

0x0a

rsp_advertiser_stop

0x20

0x01

0x04

0x0a

cmd_advertiser_start_periodic_advertising

0x20

0x09

0x04

0x0c

rsp_advertiser_start_periodic_advertising

0x20

0x09

0x04

0x0c

cmd_advertiser_stop_periodic_advertising

0x20

0x01

0x04

0x0d

rsp_advertiser_stop_periodic_advertising

0x20

0x01

0x04

0x0d

cmd_advertiser_delete_set

0x20

0x01

0x04

0x02

rsp_advertiser_delete_set

0x20

0x01

0x04

0x02

evt_advertiser_timeout

0xa0

0x01

0x04

0x01

evt_advertiser_scan_request

0xa0

0x09

0x04

0x02

evt_advertiser_periodic_advertising_status

0xa0

0x05

0x04

0x03

Scanner

cmd_scanner_set_timing

0x20

0x05

0x05

0x01

rsp_scanner_set_timing

0x20

0x05

0x05

0x01

cmd_scanner_set_mode

0x20

0x02

0x05

0x02

rsp_scanner_set_mode

0x20

0x02

0x05

0x02

cmd_scanner_start

0x20

0x02

0x05

0x03

rsp_scanner_start

0x20

0x02

0x05

0x03

cmd_scanner_stop

0x20

0x00

0x05

0x05

rsp_scanner_stop

0x20

0x00

0x05

0x05

evt_scanner_scan_report

0xa0

0x12

0x05

0x01

Synchronization

cmd_sync_set_parameters

0x20

0x08

0x42

0x02

rsp_sync_set_parameters

0x20

0x08

0x42

0x02

cmd_sync_open

0x20

0x08

0x42

0x00

rsp_sync_open

0x20

0x08

0x42

0x00

cmd_sync_close

0x20

0x02

0x42

0x01

rsp_sync_close

0x20

0x02

0x42

0x01

evt_sync_opened

0xa0

0x10

0x42

0x00

evt_sync_data

0xa0

0x06

0x42

0x02

evt_sync_closed

0xa0

0x04

0x42

0x01

Connection

cmd_connection_set_default_parameters

0x20

0x0c

0x06

0x00

rsp_connection_set_default_parameters

0x20

0x0c

0x06

0x00

cmd_connection_set_default_preferred_phy

0x20

0x02

0x06

0x01

rsp_connection_set_default_preferred_phy

0x20

0x02

0x06

0x01

cmd_connection_open

0x20

0x08

0x06

0x04

rsp_connection_open

0x20

0x08

0x06

0x04

cmd_connection_set_parameters

0x20

0x0d

0x06

0x06

rsp_connection_set_parameters

0x20

0x0d

0x06

0x06

cmd_connection_set_preferred_phy

0x20

0x03

0x06

0x08

rsp_connection_set_preferred_phy

0x20

0x03

0x06

0x08

cmd_connection_disable_slave_latency

0x20

0x02

0x06

0x03

rsp_connection_disable_slave_latency

0x20

0x02

0x06

0x03

cmd_connection_get_rssi

0x20

0x01

0x06

0x02

rsp_connection_get_rssi

0x20

0x01

0x06

0x02

cmd_connection_read_channel_map

0x20

0x01

0x06

0x07

rsp_connection_read_channel_map

0x20

0x01

0x06

0x07

cmd_connection_close

0x20

0x01

0x06

0x05

rsp_connection_close

0x20

0x01

0x06

0x05

evt_connection_opened

0xa0

0x0b

0x06

0x00

evt_connection_parameters

0xa0

0x0a

0x06

0x02

evt_connection_phy_status

0xa0

0x02

0x06

0x04

evt_connection_rssi

0xa0

0x03

0x06

0x03

evt_connection_closed

0xa0

0x03

0x06

0x01

GATT Client

cmd_gatt_set_max_mtu

0x20

0x02

0x09

0x00

rsp_gatt_set_max_mtu

0x20

0x02

0x09

0x00

cmd_gatt_discover_primary_services

0x20

0x01

0x09

0x01

rsp_gatt_discover_primary_services

0x20

0x01

0x09

0x01

cmd_gatt_discover_primary_services_by_uuid

0x20

0x02

0x09

0x02

rsp_gatt_discover_primary_services_by_uuid

0x20

0x02

0x09

0x02

cmd_gatt_find_included_services

0x20

0x05

0x09

0x10

rsp_gatt_find_included_services

0x20

0x05

0x09

0x10

cmd_gatt_discover_characteristics

0x20

0x05

0x09

0x03

rsp_gatt_discover_characteristics

0x20

0x05

0x09

0x03

cmd_gatt_discover_characteristics_by_uuid

0x20

0x06

0x09

0x04

rsp_gatt_discover_characteristics_by_uuid

0x20

0x06

0x09

0x04

cmd_gatt_discover_descriptors

0x20

0x03

0x09

0x06

rsp_gatt_discover_descriptors

0x20

0x03

0x09

0x06

cmd_gatt_set_characteristic_notification

0x20

0x04

0x09

0x05

rsp_gatt_set_characteristic_notification

0x20

0x04

0x09

0x05

cmd_gatt_send_characteristic_confirmation

0x20

0x01

0x09

0x0d

rsp_gatt_send_characteristic_confirmation

0x20

0x01

0x09

0x0d

cmd_gatt_read_characteristic_value

0x20

0x03

0x09

0x07

rsp_gatt_read_characteristic_value

0x20

0x03

0x09

0x07

cmd_gatt_read_characteristic_value_from_offset

0x20

0x07

0x09

0x12

rsp_gatt_read_characteristic_value_from_offset

0x20

0x07

0x09

0x12

cmd_gatt_read_multiple_characteristic_values

0x20

0x02

0x09

0x11

rsp_gatt_read_multiple_characteristic_values

0x20

0x02

0x09

0x11

cmd_gatt_read_characteristic_value_by_uuid

0x20

0x06

0x09

0x08

rsp_gatt_read_characteristic_value_by_uuid

0x20

0x06

0x09

0x08

cmd_gatt_write_characteristic_value

0x20

0x04

0x09

0x09

rsp_gatt_write_characteristic_value

0x20

0x04

0x09

0x09

cmd_gatt_write_characteristic_value_without_response

0x20

0x04

0x09

0x0a

rsp_gatt_write_characteristic_value_without_response

0x20

0x04

0x09

0x0a

cmd_gatt_prepare_characteristic_value_write

0x20

0x06

0x09

0x0b

rsp_gatt_prepare_characteristic_value_write

0x20

0x06

0x09

0x0b

cmd_gatt_prepare_characteristic_value_reliable_write

0x20

0x06

0x09

0x13

rsp_gatt_prepare_characteristic_value_reliable_write

0x20

0x06

0x09

0x13

cmd_gatt_execute_characteristic_value_write

0x20

0x02

0x09

0x0c

rsp_gatt_execute_characteristic_value_write

0x20

0x02

0x09

0x0c

cmd_gatt_read_descriptor_value

0x20

0x03

0x09

0x0e

rsp_gatt_read_descriptor_value

0x20

0x03

0x09

0x0e

cmd_gatt_write_descriptor_value

0x20

0x04

0x09

0x0f

rsp_gatt_write_descriptor_value

0x20

0x04

0x09

0x0f

evt_gatt_mtu_exchanged

0xa0

0x03

0x09

0x00

evt_gatt_service

0xa0

0x06

0x09

0x01

evt_gatt_characteristic

0xa0

0x05

0x09

0x02

evt_gatt_descriptor

0xa0

0x04

0x09

0x03

evt_gatt_characteristic_value

0xa0

0x07

0x09

0x04

evt_gatt_descriptor_value

0xa0

0x06

0x09

0x05

evt_gatt_procedure_completed

0xa0

0x03

0x09

0x06

GATT Server

cmd_gatt_server_set_capabilities

0x20

0x08

0x0a

0x08

rsp_gatt_server_set_capabilities

0x20

0x08

0x0a

0x08

cmd_gatt_server_enable_capabilities

0x20

0x04

0x0a

0x0c

rsp_gatt_server_enable_capabilities

0x20

0x04

0x0a

0x0c

cmd_gatt_server_disable_capabilities

0x20

0x04

0x0a

0x0d

rsp_gatt_server_disable_capabilities

0x20

0x04

0x0a

0x0d

cmd_gatt_server_get_enabled_capabilities

0x20

0x00

0x0a

0x0e

rsp_gatt_server_get_enabled_capabilities

0x20

0x00

0x0a

0x0e

cmd_gatt_server_set_max_mtu

0x20

0x02

0x0a

0x0a

rsp_gatt_server_set_max_mtu

0x20

0x02

0x0a

0x0a

cmd_gatt_server_get_mtu

0x20

0x01

0x0a

0x0b

rsp_gatt_server_get_mtu

0x20

0x01

0x0a

0x0b

cmd_gatt_server_find_attribute

0x20

0x03

0x0a

0x06

rsp_gatt_server_find_attribute

0x20

0x03

0x0a

0x06

cmd_gatt_server_read_attribute_value

0x20

0x04

0x0a

0x00

rsp_gatt_server_read_attribute_value

0x20

0x04

0x0a

0x00

cmd_gatt_server_read_attribute_type

0x20

0x02

0x0a

0x01

rsp_gatt_server_read_attribute_type

0x20

0x02

0x0a

0x01

cmd_gatt_server_write_attribute_value

0x20

0x05

0x0a

0x02

rsp_gatt_server_write_attribute_value

0x20

0x05

0x0a

0x02

cmd_gatt_server_send_user_read_response

0x20

0x05

0x0a

0x03

rsp_gatt_server_send_user_read_response

0x20

0x05

0x0a

0x03

cmd_gatt_server_send_user_write_response

0x20

0x04

0x0a

0x04

rsp_gatt_server_send_user_write_response

0x20

0x04

0x0a

0x04

cmd_gatt_server_send_characteristic_notification

0x20

0x04

0x0a

0x05

rsp_gatt_server_send_characteristic_notification

0x20

0x04

0x0a

0x05

evt_gatt_server_attribute_value

0xa0

0x07

0x0a

0x00

evt_gatt_server_user_read_request

0xa0

0x06

0x0a

0x01

evt_gatt_server_user_write_request

0xa0

0x07

0x0a

0x02

evt_gatt_server_characteristic_status

0xa0

0x06

0x0a

0x03

evt_gatt_server_execute_write_completed

0xa0

0x03

0x0a

0x04

NVM

cmd_nvm_save

0x20

0x03

0x0d

0x02

rsp_nvm_save

0x20

0x03

0x0d

0x02

cmd_nvm_load

0x20

0x02

0x0d

0x03

rsp_nvm_load

0x20

0x02

0x0d

0x03

cmd_nvm_erase

0x20

0x02

0x0d

0x04

rsp_nvm_erase

0x20

0x02

0x0d

0x04

cmd_nvm_erase_all

0x20

0x00

0x0d

0x01

rsp_nvm_erase_all

0x20

0x00

0x0d

0x01

Testing Commands

cmd_test_dtm_tx

0x20

0x04

0x0e

0x00

rsp_test_dtm_tx

0x20

0x04

0x0e

0x00

cmd_test_dtm_rx

0x20

0x02

0x0e

0x01

rsp_test_dtm_rx

0x20

0x02

0x0e

0x01

cmd_test_dtm_end

0x20

0x00

0x0e

0x02

rsp_test_dtm_end

0x20

0x00

0x0e

0x02

evt_test_dtm_completed

0xa0

0x04

0x0e

0x00

Security Manager

cmd_sm_configure

0x20

0x02

0x0f

0x01

rsp_sm_configure

0x20

0x02

0x0f

0x01

cmd_sm_set_minimum_key_size

0x20

0x01

0x0f

0x14

rsp_sm_set_minimum_key_size

0x20

0x01

0x0f

0x14

cmd_sm_set_debug_mode

0x20

0x00

0x0f

0x0f

rsp_sm_set_debug_mode

0x20

0x00

0x0f

0x0f

cmd_sm_add_to_whitelist

0x20

0x07

0x0f

0x13

rsp_sm_add_to_whitelist

0x20

0x07

0x0f

0x13

cmd_sm_store_bonding_configuration

0x20

0x02

0x0f

0x02

rsp_sm_store_bonding_configuration

0x20

0x02

0x0f

0x02

cmd_sm_set_bondable_mode

0x20

0x01

0x0f

0x00

rsp_sm_set_bondable_mode

0x20

0x01

0x0f

0x00

cmd_sm_set_passkey

0x20

0x04

0x0f

0x10

rsp_sm_set_passkey

0x20

0x04

0x0f

0x10

cmd_sm_set_oob_data

0x20

0x01

0x0f

0x0a

rsp_sm_set_oob_data

0x20

0x01

0x0f

0x0a

cmd_sm_use_sc_oob

0x20

0x01

0x0f

0x11

rsp_sm_use_sc_oob

0x20

0x01

0x0f

0x11

cmd_sm_set_sc_remote_oob_data

0x20

0x01

0x0f

0x12

rsp_sm_set_sc_remote_oob_data

0x20

0x01

0x0f

0x12

cmd_sm_increase_security

0x20

0x01

0x0f

0x04

rsp_sm_increase_security

0x20

0x01

0x0f

0x04

cmd_sm_enter_passkey

0x20

0x05

0x0f

0x08

rsp_sm_enter_passkey

0x20

0x05

0x0f

0x08

cmd_sm_passkey_confirm

0x20

0x02

0x0f

0x09

rsp_sm_passkey_confirm

0x20

0x02

0x0f

0x09

cmd_sm_bonding_confirm

0x20

0x02

0x0f

0x0e

rsp_sm_bonding_confirm

0x20

0x02

0x0f

0x0e

cmd_sm_list_all_bondings

0x20

0x00

0x0f

0x0b

rsp_sm_list_all_bondings

0x20

0x00

0x0f

0x0b

cmd_sm_delete_bonding

0x20

0x01

0x0f

0x06

rsp_sm_delete_bonding

0x20

0x01

0x0f

0x06

cmd_sm_delete_bondings

0x20

0x00

0x0f

0x07

rsp_sm_delete_bondings

0x20

0x00

0x0f

0x07

evt_sm_passkey_display

0xa0

0x05

0x0f

0x00

evt_sm_passkey_request

0xa0

0x01

0x0f

0x01

evt_sm_confirm_passkey

0xa0

0x05

0x0f

0x02

evt_sm_bonded

0xa0

0x02

0x0f

0x03

evt_sm_bonding_failed

0xa0

0x03

0x0f

0x04

evt_sm_confirm_bonding

0xa0

0x02

0x0f

0x09

evt_sm_list_bonding_entry

0xa0

0x08

0x0f

0x05

evt_sm_list_all_bondings_complete

0xa0

0x00

0x0f

0x06

OTA

cmd_ota_set_device_name

0x20

0x01

0x10

0x01

rsp_ota_set_device_name

0x20

0x01

0x10

0x01

cmd_ota_set_advertising_data

0x20

0x02

0x10

0x02

rsp_ota_set_advertising_data

0x20

0x02

0x10

0x02

cmd_ota_set_configuration

0x20

0x04

0x10

0x03

rsp_ota_set_configuration

0x20

0x04

0x10

0x03

cmd_ota_set_rf_path

0x20

0x02

0x10

0x04

rsp_ota_set_rf_path

0x20

0x02

0x10

0x04

Coexistence

cmd_coex_set_options

0x20

0x08

0x20

0x00

rsp_coex_set_options

0x20

0x08

0x20

0x00

cmd_coex_set_parameters

0x20

0x04

0x20

0x02

rsp_coex_set_parameters

0x20

0x04

0x20

0x02

cmd_coex_set_directional_priority_pulse

0x20

0x01

0x20

0x03

rsp_coex_set_directional_priority_pulse

0x20

0x01

0x20

0x03

cmd_coex_get_counters

0x20

0x01

0x20

0x01

rsp_coex_get_counters

0x20

0x01

0x20

0x01

L2CAP

cmd_l2cap_coc_send_connection_request

0x20

0x09

0x43

0x01

rsp_l2cap_coc_send_connection_request

0x20

0x09

0x43

0x01

cmd_l2cap_coc_send_connection_response

0x20

0x0b

0x43

0x02

rsp_l2cap_coc_send_connection_response

0x20

0x0b

0x43

0x02

cmd_l2cap_coc_send_le_flow_control_credit

0x20

0x05

0x43

0x03

rsp_l2cap_coc_send_le_flow_control_credit

0x20

0x05

0x43

0x03

cmd_l2cap_coc_send_disconnection_request

0x20

0x03

0x43

0x04

rsp_l2cap_coc_send_disconnection_request

0x20

0x03

0x43

0x04

cmd_l2cap_coc_send_data

0x20

0x04

0x43

0x05

rsp_l2cap_coc_send_data

0x20

0x04

0x43

0x05

evt_l2cap_coc_connection_request

0xa0

0x0d

0x43

0x01

evt_l2cap_coc_connection_response

0xa0

0x0b

0x43

0x02

evt_l2cap_coc_le_flow_control_credit

0xa0

0x05

0x43

0x03

evt_l2cap_coc_channel_disconnected

0xa0

0x05

0x43

0x04

evt_l2cap_coc_data

0xa0

0x04

0x43

0x05

evt_l2cap_command_rejected

0xa0

0x04

0x43

0x06

CTE Transmitter

cmd_cte_transmitter_set_dtm_parameters

0x20

0x03

0x44

0x04

rsp_cte_transmitter_set_dtm_parameters

0x20

0x03

0x44

0x04

cmd_cte_transmitter_clear_dtm_parameters

0x20

0x00

0x44

0x05

rsp_cte_transmitter_clear_dtm_parameters

0x20

0x00

0x44

0x05

cmd_cte_transmitter_enable_connection_cte

0x20

0x03

0x44

0x00

rsp_cte_transmitter_enable_connection_cte

0x20

0x03

0x44

0x00

cmd_cte_transmitter_disable_connection_cte

0x20

0x01

0x44

0x01

rsp_cte_transmitter_disable_connection_cte

0x20

0x01

0x44

0x01

cmd_cte_transmitter_enable_connectionless_cte

0x20

0x05

0x44

0x02

rsp_cte_transmitter_enable_connectionless_cte

0x20

0x05

0x44

0x02

cmd_cte_transmitter_disable_connectionless_cte

0x20

0x01

0x44

0x03

rsp_cte_transmitter_disable_connectionless_cte

0x20

0x01

0x44

0x03

cmd_cte_transmitter_enable_silabs_cte

0x20

0x05

0x44

0x06

rsp_cte_transmitter_enable_silabs_cte

0x20

0x05

0x44

0x06

cmd_cte_transmitter_disable_silabs_cte

0x20

0x01

0x44

0x07

rsp_cte_transmitter_disable_silabs_cte

0x20

0x01

0x44

0x07

CTE Receiver

cmd_cte_receiver_set_dtm_parameters

0x20

0x04

0x45

0x05

rsp_cte_receiver_set_dtm_parameters

0x20

0x04

0x45

0x05

cmd_cte_receiver_clear_dtm_parameters

0x20

0x00

0x45

0x06

rsp_cte_receiver_clear_dtm_parameters

0x20

0x00

0x45

0x06

cmd_cte_receiver_set_sync_cte_type

0x20

0x01

0x45

0x09

rsp_cte_receiver_set_sync_cte_type

0x20

0x01

0x45

0x09

cmd_cte_receiver_configure

0x20

0x01

0x45

0x00

rsp_cte_receiver_configure

0x20

0x01

0x45

0x00

cmd_cte_receiver_enable_connection_cte

0x20

0x07

0x45

0x01

rsp_cte_receiver_enable_connection_cte

0x20

0x07

0x45

0x01

cmd_cte_receiver_disable_connection_cte

0x20

0x01

0x45

0x02

rsp_cte_receiver_disable_connection_cte

0x20

0x01

0x45

0x02

cmd_cte_receiver_enable_connectionless_cte

0x20

0x05

0x45

0x03

rsp_cte_receiver_enable_connectionless_cte

0x20

0x05

0x45

0x03

cmd_cte_receiver_disable_connectionless_cte

0x20

0x02

0x45

0x04

rsp_cte_receiver_disable_connectionless_cte

0x20

0x02

0x45

0x04

cmd_cte_receiver_enable_silabs_cte

0x20

0x03

0x45

0x07

rsp_cte_receiver_enable_silabs_cte

0x20

0x03

0x45

0x07

cmd_cte_receiver_disable_silabs_cte

0x20

0x00

0x45

0x08

rsp_cte_receiver_disable_silabs_cte

0x20

0x00

0x45

0x08

evt_cte_receiver_dtm_iq_report

0xa0

0x0a

0x45

0x02

evt_cte_receiver_connection_iq_report

0xa0

0x0c

0x45

0x00

evt_cte_receiver_connectionless_iq_report

0xa0

0x0c

0x45

0x01

evt_cte_receiver_silabs_iq_report

0xa0

0x12

0x45

0x03

User Messaging

cmd_user_message_to_target

0x20

0x01

0xff

0x00

rsp_user_message_to_target

0x20

0x01

0xff

0x00

evt_user_message_to_host

0xa0

0x01

0xff

0x00*