Public Attributes#

uint8_t

Name length.

int8_t

Array which consists name of the local device.

Public Attribute Documentation#

name_len#

uint8_t rsi_bt_resp_get_local_name_s::name_len

Name length.


Definition at line 267 of file components/si91x/ble/inc/rsi_bt_common.h

name#

int8_t rsi_bt_resp_get_local_name_s::name[RSI_DEV_NAME_LEN]

Array which consists name of the local device.

The maximum size of this array is 50


Definition at line 269 of file components/si91x/ble/inc/rsi_bt_common.h