Home
last modified time | relevance | path

Searched refs:HBLUETOOTH_DEVICE_FIND (Results 1 – 25 of 148) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/
H A Dbluetooth_classic_win.h28 virtual HBLUETOOTH_DEVICE_FIND FindFirstDevice(
31 virtual BOOL FindNextDevice(HBLUETOOTH_DEVICE_FIND handle,
33 virtual BOOL FindDeviceClose(HBLUETOOTH_DEVICE_FIND handle);
H A Dbluetooth_classic_win_fake.h32 HBLUETOOTH_DEVICE_FIND FindFirstDevice(
35 BOOL FindNextDevice(HBLUETOOTH_DEVICE_FIND handle,
37 BOOL FindDeviceClose(HBLUETOOTH_DEVICE_FIND handle) override;
H A Dbluetooth_classic_win.cc47 HBLUETOOTH_DEVICE_FIND BluetoothClassicWrapper::FindFirstDevice( in FindFirstDevice()
54 HBLUETOOTH_DEVICE_FIND handle, in FindNextDevice()
59 BOOL BluetoothClassicWrapper::FindDeviceClose(HBLUETOOTH_DEVICE_FIND handle) { in FindDeviceClose()
H A Dbluetooth_classic_win_fake.cc53 HBLUETOOTH_DEVICE_FIND BluetoothClassicWrapperFake::FindFirstDevice( in FindFirstDevice()
61 HBLUETOOTH_DEVICE_FIND handle, in FindNextDevice()
68 HBLUETOOTH_DEVICE_FIND handle) { in FindDeviceClose()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/
H A Dbluetooth_classic_win.h28 virtual HBLUETOOTH_DEVICE_FIND FindFirstDevice(
31 virtual BOOL FindNextDevice(HBLUETOOTH_DEVICE_FIND handle,
33 virtual BOOL FindDeviceClose(HBLUETOOTH_DEVICE_FIND handle);
H A Dbluetooth_classic_win_fake.h32 HBLUETOOTH_DEVICE_FIND FindFirstDevice(
35 BOOL FindNextDevice(HBLUETOOTH_DEVICE_FIND handle,
37 BOOL FindDeviceClose(HBLUETOOTH_DEVICE_FIND handle) override;
H A Dbluetooth_classic_win.cc46 HBLUETOOTH_DEVICE_FIND BluetoothClassicWrapper::FindFirstDevice( in FindFirstDevice()
53 HBLUETOOTH_DEVICE_FIND handle, in FindNextDevice()
58 BOOL BluetoothClassicWrapper::FindDeviceClose(HBLUETOOTH_DEVICE_FIND handle) { in FindDeviceClose()
H A Dbluetooth_classic_win_fake.cc52 HBLUETOOTH_DEVICE_FIND BluetoothClassicWrapperFake::FindFirstDevice( in FindFirstDevice()
60 HBLUETOOTH_DEVICE_FIND handle, in FindNextDevice()
67 HBLUETOOTH_DEVICE_FIND handle) { in FindDeviceClose()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbluetoothapis.h19 typedef LPVOID HBLUETOOTH_DEVICE_FIND; typedef
210 HBLUETOOTH_DEVICE_FIND hFind
213 HBLUETOOTH_DEVICE_FIND WINAPI BluetoothFindFirstDevice(
224 HBLUETOOTH_DEVICE_FIND hFind,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbluetoothapis.h19 typedef LPVOID HBLUETOOTH_DEVICE_FIND; typedef
210 HBLUETOOTH_DEVICE_FIND hFind
213 HBLUETOOTH_DEVICE_FIND WINAPI BluetoothFindFirstDevice(
224 HBLUETOOTH_DEVICE_FIND hFind,
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/
H A Dqbluetoothdevicediscoveryagent_win.cpp135 DWORD *systemErrorCode, HBLUETOOTH_DEVICE_FIND *hSearch) in findFirstClassicDevice()
150 const HBLUETOOTH_DEVICE_FIND hFind = ::BluetoothFindFirstDevice( in findFirstClassicDevice()
166 DWORD *systemErrorCode, HBLUETOOTH_DEVICE_FIND hSearch) in findNextClassicDevice()
182 static void closeClassicSearch(HBLUETOOTH_DEVICE_FIND hSearch) in closeClassicSearch()
285 HBLUETOOTH_DEVICE_FIND hSearch; // Used only for classic devices
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/winapi-0.3.9/src/um/
H A Dbluetoothapis.rs120 pub type HBLUETOOTH_DEVICE_FIND = HANDLE; typedef
125 ) -> HBLUETOOTH_DEVICE_FIND; in BluetoothFindFirstDevice() argument
127 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindNextDevice() argument
131 hFind: HBLUETOOTH_DEVICE_FIND, in BluetoothFindDeviceClose() argument

123456