Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/include/
Dbtc_blufi_prf.h36 #define BLUFI_CHAR_P2E_UUID 0xFF01 macro
52 static const tBT_UUID blufi_char_uuid_p2e = {LEN_UUID_16, {BLUFI_CHAR_P2E_UUID}};
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c263 case BLUFI_CHAR_P2E_UUID: /* Phone to ESP32 */ in blufi_profile_cb()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c57 .uuid = BLE_UUID16_DECLARE(BLUFI_CHAR_P2E_UUID),