Structure to hold the response of characteristic services.

Public Attribute Documentation#

num_of_services#

uint8_t rsi_ble_resp_char_serv_s::num_of_services

The number of profiles found


reserved#

uint8_t rsi_ble_resp_char_serv_s::reserved[3]

Reserved


char_services#

char_serv_t rsi_ble_resp_char_serv_s::char_services[RSI_BLE_MAX_RESP_LIST]

Characteristic service array.

  • The maximum value is 5.