Home
last modified time | relevance | path

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

/subsys/usb/device_next/class/
A Dusbd_uvc.c476 probe->bFormatIndex = 1; in uvc_get_vs_probe_format_index()
479 probe->bFormatIndex = max; in uvc_get_vs_probe_format_index()
525 probe->bFrameIndex = 1; in uvc_get_vs_probe_frame_index()
528 probe->bFrameIndex = max; in uvc_get_vs_probe_frame_index()
675 probe->bPreferedVersion = 1; in uvc_get_vs_probe_struct()
676 probe->bMinVersion = 1; in uvc_get_vs_probe_struct()
677 probe->bMaxVersion = 1; in uvc_get_vs_probe_struct()
678 probe->bUsage = 0; in uvc_get_vs_probe_struct()
679 probe->bBitDepthLuma = 0; in uvc_get_vs_probe_struct()
680 probe->bmSettings = 0; in uvc_get_vs_probe_struct()
[all …]
/subsys/mgmt/updatehub/
A Dupdatehub_priv.h135 struct probe { struct
218 JSON_OBJ_DESCR_PRIM_NAMED(struct probe,
221 JSON_OBJ_DESCR_OBJECT_NAMED(struct probe,
224 JSON_OBJ_DESCR_PRIM(struct probe,
226 JSON_OBJ_DESCR_PRIM(struct probe,
A Dupdatehub.c760 struct probe request; in z_impl_updatehub_probe()
/subsys/logging/backends/
A DKconfig.swo33 debug probe. Such configuration will persist only until the device
/subsys/net/l2/wifi/
A DKconfig8 results (beacons or probe responses) are provided to the application.
24 results (beacons or probe responses) are provided to the application.
/subsys/net/lib/dhcpv4/
A Ddhcpv4_server.c955 bool probe = false; in dhcpv4_handle_discover() local
1020 probe = true; in dhcpv4_handle_discover()
1043 probe = true; in dhcpv4_handle_discover()
1065 probe = true; in dhcpv4_handle_discover()
1075 if (IS_ENABLED(DHCPV4_SERVER_ICMP_PROBE) && probe) { in dhcpv4_handle_discover()
A DKconfig172 Decline message or due to ICMP probe detecting conflict), the address
183 DHCPv4 server will probe the offered IP address (send ICMP echo

Completed in 30 milliseconds