Searched refs:esp_blufi_event_cb_t (Results 1 – 2 of 2) sorted by relevance
300 typedef void (* esp_blufi_event_cb_t)(esp_blufi_cb_event_t event, esp_blufi_cb_param_t *param); typedef344 esp_blufi_event_cb_t event_cb; /*!< BLUFI event callback */
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()