Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c38 #define GATT_PREP_WRITE_RSP_MIN_LEN 4 macro
607 if (len < GATT_PREP_WRITE_RSP_MIN_LEN) { in gatt_process_prep_write_rsp()