Public Attributes#

uint8_t

remote device address

uint8_t

number of characteristic services found

uint8_t

It contains the characteristic service list.

Public Attribute Documentation#

dev_addr#

uint8_t rsi_ble_event_read_by_type1_s::dev_addr[RSI_DEV_ADDR_LEN]

remote device address


Definition at line 580 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h

num_of_services#

uint8_t rsi_ble_event_read_by_type1_s::num_of_services

number of characteristic services found


Definition at line 582 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h

reserved#

uint8_t rsi_ble_event_read_by_type1_s::reserved

Definition at line 583 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h

char_services#

char_serv_t rsi_ble_event_read_by_type1_s::char_services[RSI_BLE_MAX_RESP_LIST]

It contains the characteristic service list.

The maximum value is 5


Definition at line 585 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h