Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c39 esp_blufi_event_cb_t btc_blufi_cb = (esp_blufi_event_cb_t)btc_profile_cb_get(BTC_PID_BLUFI); in btc_blufi_cb_to_app() local
40 if (btc_blufi_cb) { in btc_blufi_cb_to_app()
41 btc_blufi_cb(event, param); in btc_blufi_cb_to_app()