The structure represents the list of received included service attributes of a particular included service. The maximum supported number of received included service attributes is 5.
Public Attribute Documentation#
num_of_services#
uint8_t rsi_ble_resp_inc_serv::num_of_services
Number of profiles found
Definition at line
936
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
reserved#
uint8_t rsi_ble_resp_inc_serv::reserved[3]
Reserved
Definition at line
938
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
services#
inc_serv_t rsi_ble_resp_inc_serv::services[RSI_BLE_MAX_RESP_LIST]
Included services list.
The maximum value is 5.
Definition at line
942
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h