Home
last modified time | relevance | path

Searched refs:rsi_ble_on_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.h5439 typedef void (*rsi_ble_on_write_resp_t)(uint16_t resp_status, uint16_t resp_id); typedef
5763 rsi_ble_on_write_resp_t ble_on_write_resp,
Drsi_ble.h2606 rsi_ble_on_write_resp_t ble_on_write_resp;
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c787 rsi_ble_on_write_resp_t ble_on_write_resp, in rsi_ble_gatt_register_callbacks()