summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-15Update bluez version to 5.66 in spec filebluez_upgrade_5.66Ayush Garg1-1/+1
2023-05-15Release 5.66Marcel Holtmann2-1/+9
2023-05-15build: Update library versionMarcel Holtmann1-1/+1
2023-05-15monitor: Add some definitions from Bluetooth 5.3 Core specificationMarcel Holtmann1-0/+13
2023-05-15monitor/att: Add support for decoding Characteristic DeclarationLuiz Augusto von Dentz1-0/+41
2023-05-15monitor/att: Add handler support for Read by TypeLuiz Augusto von Dentz2-61/+152
2023-05-15tools: Switch hciattach_qualcomm to FAILIF macro completelyMarek Vasut1-16/+8
2023-05-15tools: Make hciattach_* firmware path build-time configurableMarek Vasut4-10/+12
2023-05-15tools/test-runner: Remove bluetooth.enable_ecredLuiz Augusto von Dentz1-1/+0
2023-05-15doc/ci.config: Add configuration for CI testTedd Ho-Jeong An1-0/+122
2023-05-15monitor: Ellisys: Add iso packet supportYao Xiao1-0/+6
2023-05-15client: Fix advertise.data commandLuiz Augusto von Dentz1-1/+1
2023-05-15shared/util: Increase debug trace buffer sizeFrédéric Danis1-1/+1
2023-05-15monitor/att: Revert treating Notification/Indication as a requestLuiz Augusto von Dentz1-1/+1
2023-05-15monitor/att: Detect cache changesLuiz Augusto von Dentz1-12/+29
2023-05-15settings: Fix scan-build warningLuiz Augusto von Dentz1-0/+1
2023-05-15monitor/att: Add decoding support for GMCSAbhay Maheta1-0/+513
2023-05-15shared/mcp: Add initial code for handling MCPAbhay Maheta4-0/+1546
2023-05-15lib/uuid: Add GMCS UUIDsAbhay Maheta1-0/+15
2023-05-15monitor: Fix incorrect vendor name for vendor cmd and evtTedd Ho-Jeong An1-15/+31
2023-05-15mesh: Keep cancelled SAR data for at least 10 secIsak Westin1-5/+26
2023-05-15mgmt-tester: Fix Set Static Address testsLuiz Augusto von Dentz1-12/+51
2023-05-15vhci: Add function to interact with force_static_addressLuiz Augusto von Dentz2-0/+11
2023-05-15btdev: Add support for setting bdaddrLuiz Augusto von Dentz2-0/+12
2023-05-15shared/bap: Fixing memory overwrite during ASE Enable OperationAbhay Maheta1-2/+6
2023-05-15mesh: Fix msg cache ring bufferIsak Westin1-2/+1
2023-05-15tools: mgmt-tester - Test for HCI cmd after static addr setBrian Gix1-0/+6
2023-05-15mesh: provisionee: Check prov start parametersIsak Westin1-11/+46
2023-05-15mesh: provisionee: Handle failed provisioningIsak Westin1-1/+6
2023-05-15mesh: provisionee: Handle unknown PDUsIsak Westin1-2/+7
2023-05-15mesh: Update Key Refresh flag after provisionIsak Westin1-2/+2
2023-05-15mesh: Always relay messages from Low Power nodesIsak Westin1-11/+36
2023-05-15mesh: Queue a friend update on IV Update changeIsak Westin1-0/+1
2023-05-15mesh: Verify padding bits in Friend Poll messagesIsak Westin1-1/+1
2023-05-15mesh: Correct size of friend cacheIsak Westin1-1/+1
2023-05-15mesh: Fix mesh to work with MESH_IO_TYPE_UNIT_TESTInga Stotland2-2/+8
2023-05-15README: Update Mesh required Kernel Config sectionInga Stotland1-0/+1
2023-05-15mesh: Allow Key Refresh Phase 0 to 3 transitionIsak Westin1-0/+4
2023-05-15mesh: Allow Key refresh to skip Phase 2Isak Westin1-2/+3
2023-05-15mesh: Ignore SNB with invalid IV Index valuesIsak Westin1-0/+4
2023-05-15mesh: Ignore Secure Network Beacon from subnetIsak Westin1-1/+12
2023-05-15client/player: Fix attempting to acquire already acquired transportLuiz Augusto von Dentz1-5/+65
2023-05-15tools: Fix mesh-tester to expect end of ADVBrian Gix1-0/+12
2023-05-15monitor/packet: Fix scan-build warningsLuiz Augusto von Dentz1-12/+4
2023-05-15monitor/analyze: Fix scan-build warningsLuiz Augusto von Dentz1-28/+0
2023-05-15rctest: Fix scan-build warningLuiz Augusto von Dentz1-1/+1
2023-05-15mesh: Clear HB sub status field if disabledIsak Westin1-2/+24
2023-05-15mesh: Correct HB sub state updatesIsak Westin2-17/+5
2023-05-15mesh: Reply to HB pub set with same fieldsIsak Westin1-1/+11
2023-05-15mesh: Correct u32 to u8 log transformationIsak Westin1-4/+4