Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c85 static void blufi_profile_cb(tBTA_GATTS_EVT event, tBTA_GATTS *p_data);
102 BTA_GATTS_AppRegister(&blufi_app_uuid, blufi_profile_cb); in esp_blufi_init()
106 static void blufi_profile_cb(tBTA_GATTS_EVT event, tBTA_GATTS *p_data) in blufi_profile_cb() function