Searched refs:esp_blufi_cb_event_t (Results 1 – 3 of 3) sorted by relevance
46 } esp_blufi_cb_event_t; typedef300 typedef void (* esp_blufi_event_cb_t)(esp_blufi_cb_event_t event, esp_blufi_cb_param_t *param);
96 void btc_blufi_cb_to_app(esp_blufi_cb_event_t event, esp_blufi_cb_param_t *param);
37 inline void btc_blufi_cb_to_app(esp_blufi_cb_event_t event, esp_blufi_cb_param_t *param) in btc_blufi_cb_to_app()