Home
last modified time | relevance | path

Searched refs:hRadio (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/comms/hamlib/hamlib-4.3.1/rigs/winradio/linradio/
H A Dwrg313api.h74 typedef void (*CLOSE_DEVICE)(int hRadio);
75 typedef int (*SET_POWER)(int hRadio,int Power);
76 typedef int (*GET_POWER)(int hRadio,int *Power);
80 typedef int (*GET_RSSI)(int hRadio,int *RSSI);
81 typedef int (*GET_AGC)(int hRadio,int *AGC);
82 typedef int (*SET_AGC)(int hRadio,int AGC);
85 typedef int (*SET_SOFT_AGC)(int hRadio,int AGC);
89 typedef int (*SET_MODE)(int hRadio,int Mode);
90 typedef int (*GET_MODE)(int hRadio,int *Mode);
100 typedef int (*STOP_STREAMING)(int hRadio);
[all …]
/dports/comms/hamlib/hamlib-4.3.1/rigs/winradio/
H A Dg303.c89 typedef BOOL (__stdcall *FNCGetPower)(int hRadio);
91 typedef BOOL (__stdcall *FNCGetAtten)(int hRadio);
93 typedef int (__stdcall *FNCGetAGC)(int hRadio);
95 typedef int (__stdcall *FNCGetIFGain)(int hRadio);
103 int hRadio; member
250 if (priv->hRadio == 0) in g3_open()
256 priv->SetPower(priv->hRadio, TRUE); in g3_open()
265 priv->CloseRadioDevice(priv->hRadio); in g3_close()
323 ret = priv->GetPower(priv->hRadio); in g3_get_powerstat()
355 ret = priv->SetAGC(priv->hRadio, agc); in g3_set_level()
[all …]
H A Dg305.c90 typedef BOOL (__stdcall *FNCGetPower)(int hRadio);
92 typedef BOOL (__stdcall *FNCGetAtten)(int hRadio);
94 typedef int (__stdcall *FNCGetAGC)(int hRadio);
96 typedef int (__stdcall *FNCGetIFGain)(int hRadio);
104 int hRadio; member
251 if (priv->hRadio == 0) in g3_open()
257 priv->SetPower(priv->hRadio, TRUE); in g3_open()
266 priv->CloseRadioDevice(priv->hRadio); in g3_close()
323 ret = priv->GetPower(priv->hRadio); in g3_get_powerstat()
355 ret = priv->SetAGC(priv->hRadio, agc); in g3_set_level()
[all …]
H A Dg313-win.c105 typedef BOOL (__stdcall *FNCGetPower)(int hRadio);
107 typedef BOOL (__stdcall *FNCGetAtten)(int hRadio);
109 typedef int (__stdcall *FNCGetAGC)(int hRadio);
111 typedef int (__stdcall *FNCGetIFGain)(int hRadio);
127 int hRadio; member
405 if (priv->hRadio == 0) in g313_open()
411 priv->SetPower(priv->hRadio, TRUE); in g313_open()
451 priv->CloseRadioDevice(priv->hRadio); in g313_close()
515 ret = priv->GetPower(priv->hRadio); in g313_get_powerstat()
555 ret = priv->SetAGC(priv->hRadio, agc); in g313_set_level()
[all …]
H A Dg313-posix.c81 int hRadio; member
188 priv->hRadio = OpenDevice(List[0].Path); in g313_open()
194 if (priv->hRadio < 0) in g313_open()
202 SetPower(priv->hRadio, 1); in g313_open()
269 CloseDevice(priv->hRadio); in g313_close()
332 int ret = GetFrequency(priv->hRadio, &f); in g313_get_freq()
349 int ret = SetPower(priv->hRadio, p); in g313_set_powerstat()
360 int ret = GetPower(priv->hRadio, &p); in g313_get_powerstat()
409 ret = SetAGC(priv->hRadio, agc); in g313_set_level()
450 ret = GetAGC(priv->hRadio, &value); in g313_get_level()
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbluetoothapis.h56 HANDLE hRadio; member
174 HANDLE hRadio,
193 HANDLE hRadio,
198 HANDLE hRadio,
203 HANDLE hRadio,
238 HANDLE hRadio,
243 HANDLE hRadio,
248 HANDLE hRadio
252 HANDLE hRadio
318 HANDLE hRadio,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbluetoothapis.h56 HANDLE hRadio; member
174 HANDLE hRadio,
193 HANDLE hRadio,
198 HANDLE hRadio,
203 HANDLE hRadio,
238 HANDLE hRadio,
243 HANDLE hRadio,
248 HANDLE hRadio
252 HANDLE hRadio
318 HANDLE hRadio,
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs57 hRadio: HANDLE, in BluetoothGetRadioInfo()
118 hRadio: HANDLE,
134 hRadio: HANDLE, in BluetoothGetDeviceInfo()
183 hRadio: HANDLE, in BluetoothAuthenticateDevice()
218 hRadio: HANDLE, in BluetoothAuthenticateMultipleDevices()
228 hRadio: HANDLE, in BluetoothSetServiceState()
234 hRadio: HANDLE, in BluetoothEnumerateInstalledServices()
240 hRadio: HANDLE, in BluetoothEnableDiscovery()
244 hRadio: HANDLE, in BluetoothIsDiscoverable()
247 hRadio: HANDLE, in BluetoothEnableIncomingConnections()
[all …]

1234567