Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/
Desp_blufi.h40 #define MAX_VAL_SIZE 512 macro
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c158 assert(value->buf->om_len < MAX_VAL_SIZE); in write_value()