summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bthost: Increase number of creditsLuiz Augusto von Dentz2022-02-091-1/+1
* bthost: Fix length calculation for RFCOMM headerLuiz Augusto von Dentz2022-02-091-3/+10
* bthost: Fix not handling ACL fragmentationLuiz Augusto von Dentz2022-02-092-21/+102
* bootstrap-configure: Don't enable admin plugin by defaultLuiz Augusto von Dentz2022-02-091-1/+0
* adv_monitor: Fix spamming errorsLuiz Augusto von Dentz2022-02-083-6/+4
* gdbus: Emit InterfacesAdded of parents objects firstLuiz Augusto von Dentz2022-02-041-0/+6
* mesh: Skip unneeded logsMichał Lowas-Rzechonek2022-02-042-2/+2
* mesh: Make key_aid and net_key_id naming consistentMichał Lowas-Rzechonek2022-02-044-91/+67
* mesh: Fix sequence number of message in friend queueBrian Gix2022-02-041-1/+0
* btdev: Fix response to BT_HCI_CMD_LE_REMOVE_CIGLuiz Augusto von Dentz2022-01-311-1/+2
* btdev: Fix command status of BT_HCI_CMD_LE_TERM_BIGLuiz Augusto von Dentz2022-01-311-1/+1
* monitor: Fix misaligment errors when parsing BIG/CIG eventsLuiz Augusto von Dentz2022-01-311-4/+4
* systemd: More lockdownBastien Nocera2022-01-311-0/+6
* systemd: Add more filesystem lockdownBastien Nocera2022-01-312-0/+7
* systemd: Add PrivateTmp and NoNewPrivileges optionsCraig Andrews2022-01-311-0/+6
* build: Always define confdir and statedirBastien Nocera2022-01-311-3/+3
* adapter: Remove custom MGMT send/reply timeoutLuiz Augusto von Dentz2022-01-281-148/+19
* shared/mgmt: Add request timeout handlingLuiz Augusto von Dentz2022-01-272-12/+83
* btdev: Add implementation for BT_HCI_CMD_LE_TERM_BIGLuiz Augusto von Dentz2022-01-271-3/+19
* gatt: Make use of gatt_db_attribute_notifyLuiz Augusto von Dentz2022-01-271-14/+59
* shared/gatt-db: Introduce gatt_db_attribute_notifyLuiz Augusto von Dentz2022-01-273-6/+92
* gatt: Make use of gatt_db_service_add_cccLuiz Augusto von Dentz2022-01-211-34/+28
* shared/gatt-db: Introduce gatt_db_service_add_cccLuiz Augusto von Dentz2022-01-212-0/+60
* hog-lib: Make use of UHID_CREATE2Luiz Augusto von Dentz2022-01-181-119/+92
* avrcp: Fix unaligned accessLuiz Augusto von Dentz2022-01-141-118/+111
* monitor/avctp: Fix parsing of GetElementAttributeLuiz Augusto von Dentz2022-01-141-1/+1
* device: Fix device can't be scanned for 5 mins after rebootArchie Pusaka2022-01-131-5/+17
* hog: Add input queue while uhid device has not been createdLuiz Augusto von Dentz2022-01-131-3/+29
* hog: Fix read order of attributesLuiz Augusto von Dentz2022-01-131-72/+119
* media: Fix crash when endpoint replies with an error to SetConfigurationLuiz Augusto von Dentz2022-01-131-8/+13
* tools/mesh-cfgclient: Fix config menu help messageInga Stotland2022-01-121-3/+3
* tools/mesh-cfgclient: Fix typos in config storageInga Stotland2022-01-121-2/+2
* avdtp: Fix runtime errors passing NULL to memcpyLuiz Augusto von Dentz2022-01-071-6/+9
* build: Replace use of g_memdup with util_memdupLuiz Augusto von Dentz2022-01-0634-146/+172
* shared/util: Add util_memdupLuiz Augusto von Dentz2022-01-062-0/+17
* attrib: Remove gatt-service.{c,h} and attrib-server.{c,h}Luiz Augusto von Dentz2022-01-067-2100/+1
* shared/util: Rename btd_malloc to util_mallocLuiz Augusto von Dentz2022-01-053-4/+4
* emulator: Add support for vendor commandsLuiz Augusto von Dentz2022-01-057-9/+87
* configure: Fix use of obsolete macrosLuiz Augusto von Dentz2022-01-052-49/+50
* Release 5.635.63Marcel Holtmann2022-01-052-1/+6
* gattrib: Fix passing NULL to memcpyLuiz Augusto von Dentz2021-12-231-1/+3
* bootstrap-configure: Enable sanitizer optionsLuiz Augusto von Dentz2021-12-231-0/+3
* build: Fix build when sanitizer are enabledLuiz Augusto von Dentz2021-12-238-12/+19
* build: Add sanitizer optionsLuiz Augusto von Dentz2021-12-223-2/+90
* test-hog: Add monitor supportLuiz Augusto von Dentz2021-12-211-9/+2
* device: Fix bogus errors on load_att_infoLuiz Augusto von Dentz2021-12-151-3/+9
* advertising: Fix reporting advertising propertiesClaudio Takahasi2021-12-151-8/+7
* shared/gatt-client: Skip included service if it cannot be resolvedLuiz Augusto von Dentz2021-12-131-2/+3
* btdev: Add support for BT_HCI_CMD_LE_CREATE_CONN_CANCELLuiz Augusto von Dentz2021-12-101-0/+14
* profiles/health: Replace random number generation functionTedd Ho-Jeong An2021-12-082-6/+22