summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: Add a doc for Intel hardware variantsTedd Ho-Jeong An2021-08-061-0/+159
* monitor: Add support for tlv based version format for Intel vendorTedd Ho-Jeong An2021-08-061-2/+217
* btdev: Add proper handling for own_address_type 0x03Luiz Augusto von Dentz2021-08-061-8/+78
* monitor: Add further stats to analzye functionalityMarcel Holtmann2021-08-061-13/+132
* doc: add admin policy file storage descriptionYun-Hao Chung2021-08-041-0/+20
* doc: add description of admin policyYun-Hao Chung2021-08-041-0/+65
* plugins/admin: persist policy settingsYun-Hao Chung2021-08-041-1/+164
* plugins/admin: add AffectedByPolicy propertyYun-Hao Chung2021-08-041-2/+71
* plugins/admin: add device callbacksYun-Hao Chung2021-08-041-0/+78
* plugins/admin: add ServiceAllowList propertyYun-Hao Chung2021-08-041-0/+58
* plugins/admin: add ServiceAllowList methodYun-Hao Chung2021-08-041-1/+126
* plugins/admin: add admin_policy adapter driverYun-Hao Chung2021-08-041-1/+66
* plugins: new pluginYun-Hao Chung2021-08-044-0/+42
* core: block not allowed UUID connect in authYun-Hao Chung2021-08-042-0/+16
* core: add adapter and device allowed_uuid functionsYun-Hao Chung2021-08-044-1/+162
* core: add device callbacks to adapter driverYun-Hao Chung2021-08-043-8/+82
* core: add is_allowed property in btd_serviceYun-Hao Chung2021-08-042-0/+35
* a2dp: Invalidate cache if SetConfiguration failsLuiz Augusto von Dentz2021-08-043-78/+130
* monitor: Fix truncated server socket path parameterMariusz Skamra2021-08-041-4/+2
* monitor: Track connections for analyze functionMarcel Holtmann2021-08-031-2/+154
* monitor: Remove unneeded fprintf for new devicesMarcel Holtmann2021-08-031-2/+0
* monitor: Count number of control messagesMarcel Holtmann2021-08-031-0/+20
* monitor: Add ISO packets to analyze optionMarcel Holtmann2021-08-031-0/+22
* monitor: Remove unneeded fprintf for unknown opcodesMarcel Holtmann2021-08-031-1/+0
* gatt-db: remove redundant check in foreach rangeYun-Hao Chung2021-07-291-2/+2
* main.conf: Revert default for Privacy and ExperimentalLuiz Augusto von Dentz2021-07-291-2/+2
* monitor: Print EIR of Extended Advertisement ReportSonny Sasaka2021-07-291-0/+1
* gatt: Add support for Central Address Resolution characteristicLuiz Augusto von Dentz2021-07-282-8/+26
* adapter: Fix storing discoverable settingLuiz Augusto von Dentz2021-07-261-13/+22
* obexd: phonebook: Set default apparams for PTS clientsHannu Mallat2021-07-231-0/+15
* configure.ac: add libebook dependencyDylan Van Assche2021-07-233-2/+11
* configure.ac: specify phonebook plugin at build timeJuho Hamalainen2021-07-232-1/+9
* obexd: phonebook-ebook: modernizeDylan Van Assche2021-07-231-348/+320
* tools: btmgmt: support quality experiment feature commandJoseph Hwang2021-07-201-0/+48
* adapter: read quality report featureJoseph Hwang2021-07-202-0/+18
* monitor: add new Intel extended telemetry eventsJoseph Hwang2021-07-203-9/+503
* core: fix a possible crash when removing devicesYun-Hao Chung2021-07-201-1/+4
* btdev: Fix not checking conditions for LE Set Random AddressLuiz Augusto von Dentz2021-07-191-0/+13
* btdev: Add proper checks for own_addr_type for LE scan/advLuiz Augusto von Dentz2021-07-192-24/+81
* tool/mgmt-tester: Add fail_tolerant exceptionBrian Gix2021-07-161-2/+9
* tool/mgmt-tester: Add test cases for Read Clock Information APIBrian Gix2021-07-161-1/+70
* emulator/btdev: Add support HCI_READ_CLOCK commandTedd Ho-Jeong An2021-07-161-0/+18
* a2dp: Fix crash in channel_free while waiting cmd respYun-Hao Chung2021-07-141-1/+39
* btdev: Add proper checks for own_addr_type for extended advertisingLuiz Augusto von Dentz2021-07-141-0/+44
* src/adv_monitor: Remove checking in device lost timeoutYun-Hao Chung2021-07-091-21/+6
* Release 5.605.60Marcel Holtmann2021-07-072-1/+9
* profile: Fail RegisterProfile if UUID already existsJoão Paulo Rechi Vita2021-07-011-0/+30
* emulator/btdev: clean up the queue before closing the testTedd Ho-Jeong An2021-07-011-1/+4
* test-runner: Use src/main.conf if availableLuiz Augusto von Dentz2021-06-281-2/+8
* shared/gatt-client: Fix GATT client attribute read with offsetHoward Chung2021-06-281-2/+4