Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble_apis.h5458 typedef void (*rsi_ble_on_gatt_write_event_t)(uint16_t event_id, rsi_ble_event_write_t *rsi_ble_wri… typedef
5764 rsi_ble_on_gatt_write_event_t ble_on_gatt_event,
Drsi_ble.h2611 rsi_ble_on_gatt_write_event_t ble_on_gatt_events;
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c788 rsi_ble_on_gatt_write_event_t ble_on_gatt_event, in rsi_ble_gatt_register_callbacks()