Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c39 #define GATT_NOTIFICATION_MIN_LEN 2 macro
656 if (len < GATT_NOTIFICATION_MIN_LEN) { in gatt_process_notification()
672 if (len < GATT_NOTIFICATION_MIN_LEN + 2) { in gatt_process_notification()