Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 7 of 7) sorted by relevance

/drivers/hdf_core/framework/model/network/wifi/core/components/eapol/
Deapol.h23 void (*notify)(const char *name, void *context); /* notify eapol frame enqueue message */ member
33 void (*notify)(const char *name, void *context); member
/drivers/peripheral/usb/test/unittest/device_sdk/
Dusb_device_cdcacm_test.h122 struct AcmNotifyMethod *notify; member
Dusb_device_cdcacm_test.cpp449 struct UsbCdcNotification *notify = nullptr; in SendNotifyRequest() local
/drivers/peripheral/usb/gadget/function/include/
Dcdcacm.h121 struct AcmNotifyMethod *notify; member
/drivers/hdf_core/framework/test/unittest/model/usb/device/include/
Dusb_device_lite_cdcacm_test.h116 struct AcmNotifyMethod *notify; member
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
Dusb_device_lite_cdcacm_test.c434 struct UsbCdcNotification *notify = NULL; in SendNotifyRequest() local
/drivers/peripheral/usb/gadget/function/acm/
Dcdcacm.c1238 struct UsbCdcNotification *notify = NULL; in AcmSendNotifyRequest() local