We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have AirPods 4 and they don't get detected by the app.
Do I even hve to explain this? Just connect and click Bind. Double tap the case before connection attempt
The Bind AirPods button would work
Launch AirPodsDesktop with "--trace" parameter. Then after the bug occurred, insert the contents of "AirPodsDesktop.log" here.
[2024-12-25 22:12:09.719] [Main] [info] [Application.cpp:123] Build git hash: '12af10c7f332b03229e76f20608661724967f50c' [2024-12-25 22:12:09.719] [Main] [info] [Application.cpp:128] Build configuration: Not Debug [2024-12-25 22:12:09.719] [Main] [info] [Application.cpp:131] Opts: { trace: true } [2024-12-25 22:12:09.720] [Main] [info] [Logger.cpp:93] Clean up old log file: 'AirPodsDesktop.1.log' doesn't exist, break the loop [2024-12-25 22:12:09.724] [Main] [warning] [Windows.h:181] Winrt initialize failed. Code: -0x7ffefefa, Message: Cannot change thread mode after it is set. [2024-12-25 22:12:09.725] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'abi_version', Value: '1' [2024-12-25 22:12:09.725] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'language_locale', Value: '' [2024-12-25 22:12:09.726] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'auto_run', Value: 'true' [2024-12-25 22:12:09.726] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'low_audio_latency', Value: 'true' [2024-12-25 22:12:09.726] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'automatic_ear_detection', Value: 'true' [2024-12-25 22:12:09.727] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'skipped_version', Value: '' [2024-12-25 22:12:09.727] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'rssi_min', Value: '-80' [2024-12-25 22:12:09.728] [Main] [warning] [Settings.cpp:140] The setting key 'reduce_loud_sounds' not found. Current value 'false'. [2024-12-25 22:12:09.728] [Main] [warning] [Settings.cpp:140] The setting key 'loud_volume_level' not found. Current value '40'. [2024-12-25 22:12:09.729] [Main] [info] [Settings.cpp:174] Load key succeeded. Key: 'device_address', Value: '** MAYBE NO VALUE **' [2024-12-25 22:12:09.729] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'tray_icon_battery', Value: '0' [2024-12-25 22:12:09.729] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'battery_on_taskbar', Value: '0' [2024-12-25 22:12:09.730] [Main] [info] [Application.cpp:237] currentLocale: pl_PL [2024-12-25 22:12:09.730] [Main] [info] [Application.cpp:241] Locale from settings: '' [2024-12-25 22:12:09.730] [Main] [info] [Application.cpp:199] SetTranslator() locale: pl_PL [2024-12-25 22:12:09.731] [Main] [warning] [Application.cpp:217] Try to set a untranslated language. locale name 'pl_PL', ignore [2024-12-25 22:12:10.161] [Main] [info] [TaskbarStatus.cpp:133] Is Windows 11 or greater: 'true' [2024-12-25 22:12:10.348] [Main] [info] [MainWindow.cpp:273] MainWindow::Unavailable [2024-12-25 22:12:10.351] [Main] [info] [Update.cpp:392] Checking update... [2024-12-25 22:12:10.533] [Main] [info] [LowAudioLatency.cpp:68] LowAudioLatency: Init successful. _enabled: false [2024-12-25 22:12:10.533] [Main] [info] [Settings.cpp:282] ApplyWithoutLock [2024-12-25 22:12:10.533] [Main] [info] [Settings.cpp:44] OnApply_language_locale: [2024-12-25 22:12:10.534] [Main] [info] [Application.cpp:199] SetTranslator() locale: pl_PL [2024-12-25 22:12:10.534] [Main] [warning] [Application.cpp:217] Try to set a untranslated language. locale name 'pl_PL', ignore [2024-12-25 22:12:10.535] [Main] [info] [Settings.cpp:52] OnApply_auto_run: true [2024-12-25 22:12:10.536] [Main] [info] [Settings.cpp:73] OnApply_low_audio_latency: true [2024-12-25 22:12:10.536] [Main] [info] [LowAudioLatency.cpp:79] LowAudioLatency::Controller Control: true, _inited: true [2024-12-25 22:12:10.537] [Main] [info] [Settings.cpp:80] OnApply_automatic_ear_detection: true [2024-12-25 22:12:10.537] [Main] [info] [Settings.cpp:88] OnApply_rssi_min: -80 [2024-12-25 22:12:10.538] [Main] [info] [Settings.cpp:95] OnApply_device_address: ** MAYBE NO VALUE ** [2024-12-25 22:12:10.538] [Main] [info] [MainWindow.cpp:306] MainWindow::Unbind [2024-12-25 22:12:10.541] [Main] [info] [AirPods.cpp:182] StateManager: Disconnect. [2024-12-25 22:12:10.541] [Main] [info] [AirPods.cpp:424] Unbind device. [2024-12-25 22:12:10.542] [Main] [info] [Settings.cpp:109] OnApply_tray_icon_battery: 0 [2024-12-25 22:12:10.544] [Main] [info] [Settings.cpp:116] OnApply_battery_on_taskbar: 0 [2024-12-25 22:12:10.562] [Main] [info] [Bluetooth_win.cpp:303] Bluetooth AdvWatcher start succeeded. [2024-12-25 22:12:10.563] [Main] [info] [MainWindow.cpp:262] MainWindow::Available [2024-12-25 22:12:10.563] [Main] [info] [AirPods.cpp:559] Bluetooth AdvWatcher started. [2024-12-25 22:12:10.563] [Main] [info] [AirPods.cpp:387] Bluetooth AdvWatcher start succeeded. [2024-12-25 22:12:10.753] [Main] [info] [Update.cpp:123] ParseSRResponse: Asset name: 'AirPodsDesktop-0.4.1-win32.exe', size: 32058284, downloadUrl: 'https://github.com/SpriteOvO/AirPodsDesktop/releases/download/0.4.1/AirPodsDesktop-0.4.1-win32.exe'. [2024-12-25 22:12:10.754] [Main] [info] [Update.cpp:144] ParseSRResponse: Found matching file. [2024-12-25 22:12:10.756] [Main] [info] [Update.cpp:241] IsCurrentPreRelease: returns false. [2024-12-25 22:12:10.756] [Main] [info] [Update.cpp:276] Update: isCurrentPreRelease: 'false' [2024-12-25 22:12:11.066] [Main] [info] [Update.cpp:123] ParseSRResponse: Asset name: 'AirPodsDesktop-0.4.1-win32.exe', size: 32058284, downloadUrl: 'https://github.com/SpriteOvO/AirPodsDesktop/releases/download/0.4.1/AirPodsDesktop-0.4.1-win32.exe'. [2024-12-25 22:12:11.066] [Main] [info] [Update.cpp:144] ParseSRResponse: Found matching file. [2024-12-25 22:12:11.068] [Main] [info] [Update.cpp:287] Update: Latest version: '0.4.1' [2024-12-25 22:12:11.069] [Main] [info] [Update.cpp:289] Update: No need to update. [2024-12-25 22:12:12.218] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -44 [2024-12-25 22:12:12.219] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:12.594] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -45 [2024-12-25 22:12:12.595] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:13.513] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -49 [2024-12-25 22:12:13.514] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:13.887] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -49 [2024-12-25 22:12:13.887] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:14.820] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -45 [2024-12-25 22:12:14.821] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:16.112] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -43 [2024-12-25 22:12:16.112] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:16.484] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -43 [2024-12-25 22:12:16.485] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:17.660] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -44 [2024-12-25 22:12:17.660] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:18.952] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -42 [2024-12-25 22:12:18.952] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:21.791] [Main] [trace] [MainWindow.cpp:695] MainWindow: Show [2024-12-25 22:12:21.791] [Main] [trace] [MainWindow.cpp:526] ControlAutoHideTimer: start == 'true', _isVisible == 'true' [2024-12-25 22:12:22.139] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -43 [2024-12-25 22:12:22.140] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:22.483] [Main] [trace] [MainWindow.cpp:622] OnAppStateChanged: 'Qt::ApplicationState::ApplicationActive' [2024-12-25 22:12:22.483] [Main] [trace] [MainWindow.cpp:526] ControlAutoHideTimer: start == 'false', _isVisible == 'true' [2024-12-25 22:12:22.509] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -43 [2024-12-25 22:12:22.510] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:22.558] [Main] [info] [MainWindow.cpp:655] User clicked 'Bind' [2024-12-25 22:12:22.558] [Main] [info] [MainWindow.cpp:477] BindDevice [2024-12-25 22:12:22.592] [Main] [info] [AirPods.cpp:577] Paired devices count: 1 [2024-12-25 22:12:22.595] [Main] [trace] [AirPods.cpp:591] Device VendorId: '76', ProductId: '8219', doErase: true [2024-12-25 22:12:22.596] [Main] [info] [AirPods.cpp:597] AirPods devices count: 0 (filtered) [2024-12-25 22:12:23.440] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -48 [2024-12-25 22:12:23.441] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:24.736] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -49 [2024-12-25 22:12:24.737] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:25.107] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -48 [2024-12-25 22:12:25.108] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:26.042] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -45 [2024-12-25 22:12:26.043] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected. [2024-12-25 22:12:26.358] [Main] [trace] [MainWindow.cpp:622] OnAppStateChanged: 'Qt::ApplicationState::ApplicationInactive' [2024-12-25 22:12:26.358] [Main] [trace] [MainWindow.cpp:526] ControlAutoHideTimer: start == 'true', _isVisible == 'true'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐛 Describe the bug
I have AirPods 4 and they don't get detected by the app.
📜 To Reproduce
Do I even hve to explain this? Just connect and click Bind. Double tap the case before connection attempt
🚀 Expected behavior
The Bind AirPods button would work
🖼️ Screenshots
⚙️ Environments:
🌟 Additional context
AirPodsDesktop.log
StackTrace.log
[2024-12-25 22:12:09.719] [Main] [info] [Application.cpp:123] Build git hash: '12af10c7f332b03229e76f20608661724967f50c'
[2024-12-25 22:12:09.719] [Main] [info] [Application.cpp:128] Build configuration: Not Debug
[2024-12-25 22:12:09.719] [Main] [info] [Application.cpp:131] Opts: { trace: true }
[2024-12-25 22:12:09.720] [Main] [info] [Logger.cpp:93] Clean up old log file: 'AirPodsDesktop.1.log' doesn't exist, break the loop
[2024-12-25 22:12:09.724] [Main] [warning] [Windows.h:181] Winrt initialize failed. Code: -0x7ffefefa, Message: Cannot change thread mode after it is set.
[2024-12-25 22:12:09.725] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'abi_version', Value: '1'
[2024-12-25 22:12:09.725] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'language_locale', Value: ''
[2024-12-25 22:12:09.726] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'auto_run', Value: 'true'
[2024-12-25 22:12:09.726] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'low_audio_latency', Value: 'true'
[2024-12-25 22:12:09.726] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'automatic_ear_detection', Value: 'true'
[2024-12-25 22:12:09.727] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'skipped_version', Value: ''
[2024-12-25 22:12:09.727] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'rssi_min', Value: '-80'
[2024-12-25 22:12:09.728] [Main] [warning] [Settings.cpp:140] The setting key 'reduce_loud_sounds' not found. Current value 'false'.
[2024-12-25 22:12:09.728] [Main] [warning] [Settings.cpp:140] The setting key 'loud_volume_level' not found. Current value '40'.
[2024-12-25 22:12:09.729] [Main] [info] [Settings.cpp:174] Load key succeeded. Key: 'device_address', Value: '** MAYBE NO VALUE **'
[2024-12-25 22:12:09.729] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'tray_icon_battery', Value: '0'
[2024-12-25 22:12:09.729] [Main] [info] [Settings.cpp:170] Load key succeeded. Key: 'battery_on_taskbar', Value: '0'
[2024-12-25 22:12:09.730] [Main] [info] [Application.cpp:237] currentLocale: pl_PL
[2024-12-25 22:12:09.730] [Main] [info] [Application.cpp:241] Locale from settings: ''
[2024-12-25 22:12:09.730] [Main] [info] [Application.cpp:199] SetTranslator() locale: pl_PL
[2024-12-25 22:12:09.731] [Main] [warning] [Application.cpp:217] Try to set a untranslated language. locale name 'pl_PL', ignore
[2024-12-25 22:12:10.161] [Main] [info] [TaskbarStatus.cpp:133] Is Windows 11 or greater: 'true'
[2024-12-25 22:12:10.348] [Main] [info] [MainWindow.cpp:273] MainWindow::Unavailable
[2024-12-25 22:12:10.351] [Main] [info] [Update.cpp:392] Checking update...
[2024-12-25 22:12:10.533] [Main] [info] [LowAudioLatency.cpp:68] LowAudioLatency: Init successful. _enabled: false
[2024-12-25 22:12:10.533] [Main] [info] [Settings.cpp:282] ApplyWithoutLock
[2024-12-25 22:12:10.533] [Main] [info] [Settings.cpp:44] OnApply_language_locale:
[2024-12-25 22:12:10.534] [Main] [info] [Application.cpp:199] SetTranslator() locale: pl_PL
[2024-12-25 22:12:10.534] [Main] [warning] [Application.cpp:217] Try to set a untranslated language. locale name 'pl_PL', ignore
[2024-12-25 22:12:10.535] [Main] [info] [Settings.cpp:52] OnApply_auto_run: true
[2024-12-25 22:12:10.536] [Main] [info] [Settings.cpp:73] OnApply_low_audio_latency: true
[2024-12-25 22:12:10.536] [Main] [info] [LowAudioLatency.cpp:79] LowAudioLatency::Controller Control: true, _inited: true
[2024-12-25 22:12:10.537] [Main] [info] [Settings.cpp:80] OnApply_automatic_ear_detection: true
[2024-12-25 22:12:10.537] [Main] [info] [Settings.cpp:88] OnApply_rssi_min: -80
[2024-12-25 22:12:10.538] [Main] [info] [Settings.cpp:95] OnApply_device_address: ** MAYBE NO VALUE **
[2024-12-25 22:12:10.538] [Main] [info] [MainWindow.cpp:306] MainWindow::Unbind
[2024-12-25 22:12:10.541] [Main] [info] [AirPods.cpp:182] StateManager: Disconnect.
[2024-12-25 22:12:10.541] [Main] [info] [AirPods.cpp:424] Unbind device.
[2024-12-25 22:12:10.542] [Main] [info] [Settings.cpp:109] OnApply_tray_icon_battery: 0
[2024-12-25 22:12:10.544] [Main] [info] [Settings.cpp:116] OnApply_battery_on_taskbar: 0
[2024-12-25 22:12:10.562] [Main] [info] [Bluetooth_win.cpp:303] Bluetooth AdvWatcher start succeeded.
[2024-12-25 22:12:10.563] [Main] [info] [MainWindow.cpp:262] MainWindow::Available
[2024-12-25 22:12:10.563] [Main] [info] [AirPods.cpp:559] Bluetooth AdvWatcher started.
[2024-12-25 22:12:10.563] [Main] [info] [AirPods.cpp:387] Bluetooth AdvWatcher start succeeded.
[2024-12-25 22:12:10.753] [Main] [info] [Update.cpp:123] ParseSRResponse: Asset name: 'AirPodsDesktop-0.4.1-win32.exe', size: 32058284, downloadUrl: 'https://github.com/SpriteOvO/AirPodsDesktop/releases/download/0.4.1/AirPodsDesktop-0.4.1-win32.exe'.
[2024-12-25 22:12:10.754] [Main] [info] [Update.cpp:144] ParseSRResponse: Found matching file.
[2024-12-25 22:12:10.756] [Main] [info] [Update.cpp:241] IsCurrentPreRelease: returns false.
[2024-12-25 22:12:10.756] [Main] [info] [Update.cpp:276] Update: isCurrentPreRelease: 'false'
[2024-12-25 22:12:11.066] [Main] [info] [Update.cpp:123] ParseSRResponse: Asset name: 'AirPodsDesktop-0.4.1-win32.exe', size: 32058284, downloadUrl: 'https://github.com/SpriteOvO/AirPodsDesktop/releases/download/0.4.1/AirPodsDesktop-0.4.1-win32.exe'.
[2024-12-25 22:12:11.066] [Main] [info] [Update.cpp:144] ParseSRResponse: Found matching file.
[2024-12-25 22:12:11.068] [Main] [info] [Update.cpp:287] Update: Latest version: '0.4.1'
[2024-12-25 22:12:11.069] [Main] [info] [Update.cpp:289] Update: No need to update.
[2024-12-25 22:12:12.218] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -44
[2024-12-25 22:12:12.219] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:12.594] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -45
[2024-12-25 22:12:12.595] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:13.513] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -49
[2024-12-25 22:12:13.514] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:13.887] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -49
[2024-12-25 22:12:13.887] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:14.820] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -45
[2024-12-25 22:12:14.821] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:16.112] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -43
[2024-12-25 22:12:16.112] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:16.484] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -43
[2024-12-25 22:12:16.485] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:17.660] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -44
[2024-12-25 22:12:17.660] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:18.952] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -42
[2024-12-25 22:12:18.952] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:21.791] [Main] [trace] [MainWindow.cpp:695] MainWindow: Show
[2024-12-25 22:12:21.791] [Main] [trace] [MainWindow.cpp:526] ControlAutoHideTimer: start == 'true', _isVisible == 'true'
[2024-12-25 22:12:22.139] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -43
[2024-12-25 22:12:22.140] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:22.483] [Main] [trace] [MainWindow.cpp:622] OnAppStateChanged: 'Qt::ApplicationState::ApplicationActive'
[2024-12-25 22:12:22.483] [Main] [trace] [MainWindow.cpp:526] ControlAutoHideTimer: start == 'false', _isVisible == 'true'
[2024-12-25 22:12:22.509] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -43
[2024-12-25 22:12:22.510] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:22.558] [Main] [info] [MainWindow.cpp:655] User clicked 'Bind'
[2024-12-25 22:12:22.558] [Main] [info] [MainWindow.cpp:477] BindDevice
[2024-12-25 22:12:22.592] [Main] [info] [AirPods.cpp:577] Paired devices count: 1
[2024-12-25 22:12:22.595] [Main] [trace] [AirPods.cpp:591] Device VendorId: '76', ProductId: '8219', doErase: true
[2024-12-25 22:12:22.596] [Main] [info] [AirPods.cpp:597] AirPods devices count: 0 (filtered)
[2024-12-25 22:12:23.440] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -48
[2024-12-25 22:12:23.441] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:24.736] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -49
[2024-12-25 22:12:24.737] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:25.107] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -48
[2024-12-25 22:12:25.108] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:26.042] [Main] [trace] [AirPods.cpp:539] AirPods advertisement received. Data: 07 19 01 1b 20 2b 99 8f 11 00 05 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Address Hash: 3218448886, RSSI: -45
[2024-12-25 22:12:26.043] [Main] [info] [AirPods.cpp:542] AirPods advertisement received, but device disconnected.
[2024-12-25 22:12:26.358] [Main] [trace] [MainWindow.cpp:622] OnAppStateChanged: 'Qt::ApplicationState::ApplicationInactive'
[2024-12-25 22:12:26.358] [Main] [trace] [MainWindow.cpp:526] ControlAutoHideTimer: start == 'true', _isVisible == 'true'
The text was updated successfully, but these errors were encountered: