* [PATCH BlueZ] lib: Add Bluetooth 6.0 and 6.1 into the version table @ 2025-08-24 11:19 Arkadiusz Bokowy 2025-08-24 12:39 ` [BlueZ] " bluez.test.bot 0 siblings, 1 reply; 2+ messages in thread From: Arkadiusz Bokowy @ 2025-08-24 11:19 UTC (permalink / raw) To: linux-bluetooth; +Cc: Arkadiusz Bokowy --- lib/bluetooth/hci.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/bluetooth/hci.c b/lib/bluetooth/hci.c index acf63f182..f9feaf185 100644 --- a/lib/bluetooth/hci.c +++ b/lib/bluetooth/hci.c @@ -662,6 +662,8 @@ static const hci_map ver_map[] = { { "5.2", 0x0b }, { "5.3", 0x0c }, { "5.4", 0x0d }, + { "6.0", 0x0e }, + { "6.1", 0x0f }, { NULL } }; -- 2.47.2 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* RE: [BlueZ] lib: Add Bluetooth 6.0 and 6.1 into the version table 2025-08-24 11:19 [PATCH BlueZ] lib: Add Bluetooth 6.0 and 6.1 into the version table Arkadiusz Bokowy @ 2025-08-24 12:39 ` bluez.test.bot 0 siblings, 0 replies; 2+ messages in thread From: bluez.test.bot @ 2025-08-24 12:39 UTC (permalink / raw) To: linux-bluetooth, arkadiusz.bokowy [-- Attachment #1: Type: text/plain, Size: 1261 bytes --] This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. This is a CI test results with your patch series: PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=994927 ---Test result--- Test Summary: CheckPatch PENDING 0.27 seconds GitLint PENDING 0.22 seconds BuildEll PASS 20.34 seconds BluezMake PASS 2645.43 seconds MakeCheck PASS 20.44 seconds MakeDistcheck PASS 186.51 seconds CheckValgrind PASS 236.64 seconds CheckSmatch PASS 306.80 seconds bluezmakeextell PASS 129.71 seconds IncrementalBuild PENDING 3.34 seconds ScanBuild PASS 926.18 seconds Details ############################## Test: CheckPatch - PENDING Desc: Run checkpatch.pl script Output: ############################## Test: GitLint - PENDING Desc: Run gitlint Output: ############################## Test: IncrementalBuild - PENDING Desc: Incremental build with the patches in the series Output: --- Regards, Linux Bluetooth ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-24 12:39 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2025-08-24 11:19 [PATCH BlueZ] lib: Add Bluetooth 6.0 and 6.1 into the version table Arkadiusz Bokowy 2025-08-24 12:39 ` [BlueZ] " bluez.test.bot
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.