Structure representing the BLE request to manage the accept list using a payload.
This structure is used to define the parameters for the BLE request to manage the accept list, including the operation code, enable flag, total length of the payload, data compare index, length of the data to compare, and the advertising data payload.
Public Attribute Documentation#
data_compare_index#
uint8_t rsi_ble_req_acceptlist_using_payload_s::data_compare_index
Index for comparing data
len_for_compare_data#
uint8_t rsi_ble_req_acceptlist_using_payload_s::len_for_compare_data
Length of the data to compare
adv_data_payload#
uint8_t rsi_ble_req_acceptlist_using_payload_s::adv_data_payload[31]
Advertising data payload