Structure contains the service information received during the GATT read included services event.
Public Attribute Documentation#
dev_addr#
uint8_t rsi_ble_event_read_by_type2_s::dev_addr[RSI_DEV_ADDR_LEN]
remote device address
Definition at line
813
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
num_of_services#
uint8_t rsi_ble_event_read_by_type2_s::num_of_services
number of services found
Definition at line
815
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
reserved#
uint8_t rsi_ble_event_read_by_type2_s::reserved
Reserved for future use
Definition at line
817
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
services#
inc_serv_t rsi_ble_event_read_by_type2_s::services[RSI_BLE_MAX_RESP_LIST]
list of included services. The maximum value is 5
Definition at line
819
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h