Home
last modified time | relevance | path

Searched refs:rsi_ble_on_event_write_resp_t (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble_apis.h5222 typedef void (*rsi_ble_on_event_write_resp_t)(uint16_t event_status, rsi_ble_set_att_resp_t *rsi_bl… typedef
5777 rsi_ble_on_event_write_resp_t ble_on_write_resp_event,
Drsi_ble.h2676 rsi_ble_on_event_write_resp_t ble_on_write_resp_event;
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c801 rsi_ble_on_event_write_resp_t ble_on_write_resp_event, in rsi_ble_gatt_register_callbacks()