Structure representing the response for adding a service in BLE.
Public Attributes#
void *
Contains the address of the service record stored in the Silicon Labs stack.
uint16_t
The handle from where the service starts.
Public Attribute Documentation#
serv_handler#
void* rsi_ble_resp_add_serv_s::serv_handler
Contains the address of the service record stored in the Silicon Labs stack.
Definition at line
973
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
start_handle#
uint16_t rsi_ble_resp_add_serv_s::start_handle
The handle from where the service starts.
Definition at line
975
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h