summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: Define HCI_PRIMARY and use it instead of HCI_BREDRMarcel Holtmann2016-07-0410-20/+22
* obexd: Add a detailed failure message for exchanging business cardsDon Zickus2016-07-041-1/+2
* obexd: Return dummy_data instead of int in phonebook-dummyMarek Kasik2016-07-041-7/+8
* obexd: Allow CreateFolder to create a directoryMarek Kasik2016-07-041-0/+2
* emulator: Fix status value for DHKey Complete eventJohan Hedberg2016-07-021-0/+1
* core/adapter: Fix scan type for filtered discoveryLuiz Augusto von Dentz2016-06-291-7/+6
* client: Fix filtered scanLuiz Augusto von Dentz2016-06-291-47/+89
* core/device: Make filtered discovery able to detect beaconsLuiz Augusto von Dentz2016-06-282-2/+6
* doc/supported-features: Fix SPP version numberLuiz Augusto von Dentz2016-06-271-1/+1
* core/device: Don't even attempt to load name if address is privateLuiz Augusto von Dentz2016-06-231-0/+3
* core/gatt-client: Always use bt_gatt_client_read_long_valueLuiz Augusto von Dentz2016-06-211-46/+3
* core/gatt-client: Allow clients to call ReadValue in parallelLuiz Augusto von Dentz2016-06-211-155/+163
* shared/att: Fix size of opcodeLuiz Augusto von Dentz2016-06-201-1/+1
* src/gatt-client: Fix iteration through optionsTobias Svehagen2016-06-171-0/+2
* tools/gatt-service: Do not call parse_options on reply messageTobias Svehagen2016-06-171-4/+0
* tools/gatt-service: Fix iteration through optionsTobias Svehagen2016-06-171-0/+2
* monitor: Remove some dead codeSzymon Janc2016-06-171-12/+0
* monitor: Add support for counting unknown opcodes in analyzeSzymon Janc2016-06-171-2/+17
* monitor: Display all events type in analyzeSzymon Janc2016-06-171-0/+51
* monitor: Add support for analyzing index infoSzymon Janc2016-06-171-1/+29
* audio/avdtp: Fix memory leakLuiz Augusto von Dentz2016-06-151-0/+1
* audio/avrcp: Fix crash if no player is availableLuiz Augusto von Dentz2016-06-151-1/+10
* core/service: Allow disconnected -> connected state changeMiroslav Koskar2016-06-131-1/+2
* doc: Update test coverageJohan Hedberg2016-06-071-2/+2
* tools/mgmt-tester: Add cross-transport LE SC test caseJohan Hedberg2016-06-071-1/+96
* emulator: Include Link Key in key distribution if BR/EDR is supportedJohan Hedberg2016-06-073-8/+21
* unit: Add test case for h6 link key conversation functionMarcel Holtmann2016-06-062-6/+45
* shared: Add helper function for h6 link key derivationMarcel Holtmann2016-06-062-2/+13
* test/simple-endpoint: Fix ClearConfiguration signatureLuiz Augusto von Dentz2016-05-301-3/+3
* Release 5.405.40Marcel Holtmann2016-05-262-1/+11
* build: Update library versionMarcel Holtmann2016-05-261-1/+1
* lib: Update company identifiersMarcel Holtmann2016-05-261-0/+36
* audio/avrcp: Fix not handling Addressed Player Changed errorLuiz Augusto von Dentz2016-05-253-28/+53
* monitor: Split public key into multiple linesJohan Hedberg2016-05-251-1/+3
* doc: btsnoop: Document the various BTSnoop opcodesJohan Hedberg2016-05-251-0/+115
* doc: btsnoop: Clarify drop counts.Johan Hedberg2016-05-251-0/+4
* profile: Fix accepting connections without an associated serviceJohan Hedberg2016-05-241-4/+5
* doc: Add BTSnoop/Monitor protocol documentationJohan Hedberg2016-05-242-0/+61
* shared/gatt-client: Fix sending confirmationMikhail I. Krivtsov2016-05-231-1/+1
* tools/gatt-service: Update to use new GATT APILuiz Augusto von Dentz2016-05-181-33/+126
* client: Update to use new GATT APILuiz Augusto von Dentz2016-05-181-2/+25
* test: Update GATT examples with the new APILuiz Augusto von Dentz2016-05-183-50/+172
* doc/gatt-api: Add secure flagsLuiz Augusto von Dentz2016-05-185-52/+51
* doc/gatt-api: Merge RegisterProfile with RegisterApplicationLuiz Augusto von Dentz2016-05-182-279/+171
* doc/gatt-api: Add options dictionary to ReadValue/WriteValueLuiz Augusto von Dentz2016-05-183-123/+296
* lib: Update company identifiersMarcel Holtmann2016-05-171-1/+71
* tools: add more entities to company ID parserMike Ryan2016-05-171-0/+2
* device: Fix invalid memory access when removing a deviceVinicius Costa Gomes2016-05-121-1/+6
* tools/bluemoon: Add hardware variant for Intel Bluetooth 8265Tedd Ho-Jeong An2016-05-061-0/+1
* gdbus: Fix the ordering of signalsVinicius Costa Gomes2016-05-042-2/+19