Searched refs:btc_blufi_cb (Results 1 – 1 of 1) sorted by relevance
39 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() local40 if (btc_blufi_cb) { in btc_blufi_cb_to_app()41 btc_blufi_cb(event, param); in btc_blufi_cb_to_app()