Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/
Drsi_ble_apis.h5379 typedef void (*rsi_ble_on_att_desc_resp_t)(uint16_t resp_status, rsi_ble_resp_att_descs_t *rsi_ble_… typedef
5761 rsi_ble_on_att_desc_resp_t ble_on_att_desc_resp,
Drsi_ble.h2596 rsi_ble_on_att_desc_resp_t ble_on_att_desc_resp;
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c785 rsi_ble_on_att_desc_resp_t ble_on_att_desc_resp, in rsi_ble_gatt_register_callbacks()