Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/include/
Dbtc_blufi_prf.h55 static const tBT_UUID blufi_app_uuid = {LEN_UUID_16, {BLUFI_APP_UUID}}; variable
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c102 BTA_GATTS_AppRegister(&blufi_app_uuid, blufi_profile_cb); in esp_blufi_init()