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 Attributes#

uint8_t

Public Attribute Documentation#

num_of_services#

uint8_t rsi_ble_resp_inc_serv::num_of_services

Number of profiles found


reserved#

uint8_t rsi_ble_resp_inc_serv::reserved[3]

Reserved


services#

inc_serv_t rsi_ble_resp_inc_serv::services[RSI_BLE_MAX_RESP_LIST]

Included services list.

  • The maximum value is 5.