Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Dndis_events.c421 const char *class_list[] = { in register_async_notification() local
430 for (i = 0; class_list[i]; i++) { in register_async_notification()
431 if (notification_query(pDestSink, pSvc, class_list[i]) < 0) in register_async_notification()