Home
last modified time | relevance | path

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

/dports/comms/gnokii/gnokii-0.6.31/include/devices/
H A Dlinuxirda.h99 #define IRLMP_IAS_QUERY 3 macro
/dports/comms/openobex/openobex-1.7.2-Source/include/linux/
H A Dirda.h83 #define IRLMP_IAS_QUERY 3 /* Query remote IAS for attribute */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daf_irda.h34 #define IRLMP_IAS_QUERY 0x00000012 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Daf_irda.h34 #define IRLMP_IAS_QUERY 0x00000012 macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaaf_irda.pas99 IRLMP_IAS_QUERY = $00000012;
/dports/comms/openobex/openobex-1.7.2-Source/lib/transport/
H A Dirobex.c139 err = getsockopt(fd, SOL_IRLMP, IRLMP_IAS_QUERY, (void*)&ias_query, &len); in irobex_query_ias()
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/windows/
H A Dws2_32.zig202 pub const IRLMP_IAS_QUERY = 18;
/dports/lang/zig/zig-0.9.0/lib/std/os/windows/
H A Dws2_32.zig202 pub const IRLMP_IAS_QUERY = 18;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs1534 pub const IRLMP_IAS_QUERY: u32 = 18u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs2384 pub const IRLMP_IAS_QUERY: u32 = 18u32; const