Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/common/btc/profile/esp/blufi/include/
Dblufi_int.h188 #define BLUFI_FRAG_DATA_DEFAULT_LEN (GATT_DEF_BLE_MTU_SIZE - BLUFI_MTU_RESERVED_SIZE) macro
/hal_espressif-3.4.0/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c65 blufi_env.frag_size = BLUFI_FRAG_DATA_DEFAULT_LEN; in btc_blufi_profile_init()