Searched refs:NAN_INVALID_EVENT (Results 1 – 5 of 5) sorted by relevance
49 #define NAN_INVALID_EVENT(num) ((num < WL_NAN_EVENT_START) || \ macro
85 #define NAN_INVALID_EVENT(num) ((num < WL_NAN_EVENT_START) || \ macro
8290 if (NAN_INVALID_EVENT(event_num)) { in wl_cfgnan_notify_nan_status()