Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/include/
Dbtc_blufi_prf.h38 #define BLUFI_CHAR_E2P_UUID 0xFF02 macro
53 static const tBT_UUID blufi_char_uuid_e2p = {LEN_UUID_16, {BLUFI_CHAR_E2P_UUID}};
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c271 case BLUFI_CHAR_E2P_UUID: /* ESP32 to Phone */ in blufi_profile_cb()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c64 .uuid = BLE_UUID16_DECLARE(BLUFI_CHAR_E2P_UUID),