summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/mesh: Add support for testing more OOB authBrian Gix2021-05-191-0/+23
* tools/mesh: Add all supported OOB methods to cfgclientBrian Gix2021-05-191-5/+27
* mesh: Normalize endian of public/private ECC keysBrian Gix2021-05-192-1/+10
* mesh: Fix delivery of PB-ACK to acceptorsBrian Gix2021-05-191-1/+0
* mesh: Add manpage for bluetooth-meshd daemonInga Stotland2021-05-194-1/+83
* core: Fix loading AVDTP optionsYun-Hao Chung2021-05-191-1/+3
* Fix memory leaks in obexSteve Grubb2021-05-192-2/+7
* core: Enable experimental MGMT when experimental is setLuiz Augusto von Dentz2021-05-191-10/+116
* btmon: Use bt_uuid128_to_str when printing UUIDs of 128 bitsLuiz Augusto von Dentz2021-05-181-21/+6
* shared/util: Decode BlueZ experimental UUIDsLuiz Augusto von Dentz2021-05-181-0/+6
* shared/util: Add bt_uuid128_to_strLuiz Augusto von Dentz2021-05-182-0/+13
* btdev: Add resolving list supportLuiz Augusto von Dentz2021-05-171-1/+210
* btdev: Add support for Add/Remove White ListLuiz Augusto von Dentz2021-05-171-4/+100
* client: Fix advertise broadcastLuiz Augusto von Dentz2021-05-141-0/+3
* main.conf: Add option to enable experimental featuresLuiz Augusto von Dentz2021-05-143-3/+15
* tools: Fix memory leaksSteve Grubb2021-05-143-4/+11
* core: Fix memory leaksSteve Grubb2021-05-142-0/+2
* profile: Fix memory leaksSteve Grubb2021-05-141-1/+3
* plugin: Fix memory leaksSteve Grubb2021-05-141-2/+1
* mesh: Fix memory leaksSteve Grubb2021-05-141-1/+3
* monitor: Fix possible crash of rfcomm packetYun-Hao Chung2021-05-131-0/+3
* btmgmt: Fix enable adding irk when turining privacy onSathish Narasimman2021-05-131-1/+1
* shared/shell: Print help info for individual commandsInga Stotland2021-05-131-0/+10
* btdev: Fix crashing if ISO link is in fact a BISLuiz Augusto von Dentz2021-05-131-1/+2
* client/advertising: Add support for setting min/max intervalsLuiz Augusto von Dentz2021-05-133-0/+108
* mesh: Add missing "storage" option to help menuInga Stotland2021-05-131-1/+2
* config: Change the config option for manpagesTedd Ho-Jeong An2021-05-111-4/+4
* config: Show error if rst2man not found when manpages are enabledTedd Ho-Jeong An2021-05-111-0/+3
* monitor: Remove Pygments dependency from manpageTedd Ho-Jeong An2021-05-101-2/+2
* btdev: Mark LE Periodic Advertising bit as supportedLuiz Augusto von Dentz2021-05-101-0/+1
* build: Add generated manpages to distribute listTedd Ho-Jeong An2021-05-061-1/+2
* gitignore: Add generated files to the ignore listTedd Ho-Jeong An2021-05-061-2/+14
* build: Make test-gobex* depend on OBEX flagArchie Pusaka2021-05-061-0/+2
* unit/gobex: remove timer only when it's not removed yetArchie Pusaka2021-05-064-367/+476
* doc/mgmt-api - Add a new error code for HCI status 0x3eYu Liu2021-05-051-0/+2
* monitor/avdtp: Fix decoding of reject typeLuiz Augusto von Dentz2021-05-041-4/+0
* avrcp: Fix not checking if params_len match number of received bytesLuiz Augusto von Dentz2021-05-041-0/+8
* avdtp: Fix accepting invalid/malformed capabilitiesLuiz Augusto von Dentz2021-05-041-20/+36
* checkpatch: ignore SPDX license header checkTedd Ho-Jeong An2021-05-041-0/+1
* tools: Convert manpages to rst formatTedd Ho-Jeong An2021-05-0425-1451/+1400
* src: Convert manpage to rst formatTedd Ho-Jeong An2021-05-044-65/+89
* monitor: Convert manpage to rst formatTedd Ho-Jeong An2021-05-045-40/+189
* build: Fix manpage enable flagTedd Ho-Jeong An2021-05-042-24/+28
* Build: Add missing ELL headers and sourcesTedd Ho-Jeong An2021-04-301-2/+14
* build: Create directory for ell/useful.hMarcel Holtmann2021-04-291-0/+1
* mesh: Fix net_key_confirm parameter declarationMarcel Holtmann2021-04-271-1/+1
* mesh: Fix network_id parameter declarationMarcel Holtmann2021-04-272-2/+2
* tools/mgmt-tester: Fix to support emulator spec 5.2Tedd Ho-Jeong An2021-04-261-4/+4
* tools/tester-runner: enable enhanced credit flow control modeTedd Ho-Jeong An2021-04-261-0/+1
* emulator/btdev: Add missing commandsTedd Ho-Jeong An2021-04-261-0/+37