Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/include/
Dbtc_blufi_prf.h53 static const tBT_UUID blufi_char_uuid_e2p = {LEN_UUID_16, {BLUFI_CHAR_E2P_UUID}}; variable
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c266 BTA_GATTS_AddCharacteristic(blufi_env.handle_srvc, &blufi_char_uuid_e2p, in blufi_profile_cb()