Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_ncm.c707 struct cdc_ncm_notification notify_connection = { in cdc_ncm_send_connected() local
720 ret = cdc_ncm_send_notification(dev, &notify_connection, in cdc_ncm_send_connected()
721 sizeof(notify_connection)); in cdc_ncm_send_connected()