Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c24 esp_gattc_cb_t btc_gattc_cb = (esp_gattc_cb_t )btc_profile_cb_get(BTC_PID_GATTC); in btc_gattc_cb_to_app() local
25 if (btc_gattc_cb) { in btc_gattc_cb_to_app()
26 btc_gattc_cb(event, gattc_if, param); in btc_gattc_cb_to_app()