summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* shared/timeout-ell: Fix timeout_add() implementationInga Stotland2021-04-221-1/+1
* device: Reply to connect request if SDP search failedMiao-chen Chou2021-04-201-0/+12
* monitor: Add Intel read supported features commandTedd Ho-Jeong An2021-04-201-0/+24
* gatt: Either notify or indicate, do not do bothCurtis Maves2021-04-132-19/+34
* tools/mgmt-tester: Add param check callback for LE Set Adv ParamsTedd Ho-Jeong An2021-04-121-0/+34
* tools/mgmt-tester: Add callback routine for validating the parameterTedd Ho-Jeong An2021-04-121-1/+7
* tools/mesh-cfgtest: Non-iteractive test for meshInga Stotland2021-04-104-5/+1484
* mesh: Add unit test IOBrian Gix2021-04-106-17/+582
* mesh: Add Provisioning Confirmation validity checkBrian Gix2021-04-092-2/+19
* input/hog-lib: do not silently ignore missing connection in read_char()Dmitry Torokhov2021-04-081-4/+0
* input/hog-lib: avoid scanning characteristics too earlyDmitry Torokhov2021-04-081-1/+0
* input/hog-lib: add error handling when calling into gattDmitry Torokhov2021-04-081-29/+48
* btdev: Fix invalid BIG Complete eventLuiz Augusto von Dentz2021-04-081-5/+23
* emulator: Add Create BIG command in emulatorKeyur Parekh2021-04-061-3/+30
* tools: Print list of controller capabilitiesMarcel Holtmann2021-04-061-1/+37
* Release 5.585.58Marcel Holtmann2021-04-032-1/+4
* doc/mgmt-api - Return connection direction in Device Connected EventYu Liu2021-04-021-0/+2
* obex: Fix warnings cause by using of deprecated APIsLuiz Augusto von Dentz2021-04-022-6/+0
* Release 5.575.57Marcel Holtmann2021-04-022-1/+6
* build: Update library versionMarcel Holtmann2021-04-021-1/+1
* monitor: Update RSSI printing functionMarcel Holtmann2021-04-023-8/+9
* build: Require at least version 0.39 when building with external ELLMarcel Holtmann2021-04-021-2/+2
* build: Always link in the ell/useful.h header fileMarcel Holtmann2021-04-021-4/+12
* hog-lib: Fix crash when receiving UHID_GET_REPORTLuiz Augusto von Dentz2021-03-311-19/+30
* profiles/battery: Reset battery value cache on disconnectSonny Sasaka2021-03-301-0/+1
* test: Fix AdvMonitor RSSI filter propertiesManish Mandlik2021-03-301-7/+8