Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_cl.cc47 #define GATT_NOTIFICATION_MIN_LEN 2 macro
651 if (len < GATT_NOTIFICATION_MIN_LEN) { in gatt_process_notification()
670 if (len < GATT_NOTIFICATION_MIN_LEN + 2) { in gatt_process_notification()