summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* android: Remove dead codeSzymon Janc2015-10-3020-538/+67
* shared: Remove dead codeSzymon Janc2015-10-3018-395/+1
* shared: Make new0 abort on failureSzymon Janc2015-10-302-1/+29
* Release 5.365.36Marcel Holtmann2015-10-302-1/+9
* lib: Fix UTF-8 characters in company nameMarcel Holtmann2015-10-301-1/+1
* build: Update library versionMarcel Holtmann2015-10-301-1/+1
* lib: Update company identifiersMarcel Holtmann2015-10-301-0/+56
* monitor: Add support for handling SCM_CREDENTIALS if presentMarcel Holtmann2015-10-304-51/+75
* tools/hciconfig: Fix hci_close_devKunio AKASHI2015-10-271-1/+1
* unit: Fix gobex unit testsSzymon Janc2015-10-271-1/+1
* android/README: Update known Android issues sectionGrzegorz Kolodziejczyk2015-10-261-1/+6
* core/device: Fix not claiming attributes of driversLuiz Augusto von Dentz2015-10-261-1/+2
* core/service: Fix calling driver .accept multiple timesLuiz Augusto von Dentz2015-10-261-0/+12
* profiles/deviceinfo: rewrite deviceinfo profileJakub Pawlowski2015-10-251-105/+57
* profiles/scanparam: rewrite scanparam profileJakub Pawlowski2015-10-251-124/+132
* systemd: Check if bluetooth is supported in the kernelMartin Pitt2015-10-231-0/+1
* audio: Fix mtu input orderChan-yeol Park2015-10-231-1/+1
* core/device: Fix build on some platformsJakub Pawlowski2015-10-231-1/+1
* gap/gas: Remove unused fieldLuiz Augusto von Dentz2015-10-221-3/+0
* gap/gas: Remove code handling service added/removedLuiz Augusto von Dentz2015-10-221-39/+0
* core/device: Be consistent with function namesLuiz Augusto von Dentz2015-10-221-2/+2
* core/device: Fix not calling accept callbackLuiz Augusto von Dentz2015-10-221-29/+24
* core: Fix double ATT connect() upon failureJohan Hedberg2015-10-211-1/+1
* monitor: Handle the Intel memory write and secure send correctlyMarcel Holtmann2015-10-211-3/+65
* monitor: Add more Intel specific debugging eventsMarcel Holtmann2015-10-201-7/+199
* monitor: Check length when decoding extended LMP opcodesMarcel Holtmann2015-10-201-0/+5
* monitor: Add detailed decoding support for various Intel commandsMarcel Holtmann2015-10-202-34/+502
* obexd: pbap: add headers correctly for size querySimon Fels2015-10-201-2/+3
* src/profile: Fix segmentation faultVinicius Costa Gomes2015-10-191-2/+6
* core/gatt: Fix logging invalid device addressLuiz Augusto von Dentz2015-10-191-1/+1
* core/device: Fix crash when disconnectingLuiz Augusto von Dentz2015-10-191-0/+3
* monitor: Fix firmware version numbering for Broadcom chipsMarcel Holtmann2015-10-181-2/+2
* monitor: Update handling for vendor commands and eventsMarcel Holtmann2015-10-185-18/+158
* tools: Add p_ prefix to parser field helper functionsMarcel Holtmann2015-10-1820-390/+390
* monitor: Print vendor specific string before vendor commandMarcel Holtmann2015-10-182-5/+56
* monitor: Don't print index label for HCI_DEV_NONE messagesMarcel Holtmann2015-10-181-1/+2
* monitor: Add support for handling Intel vendor commandsMarcel Holtmann2015-10-184-152/+272
* monitor: Add support for handling Broadcom vendor commandsMarcel Holtmann2015-10-184-4/+88
* monitor: Add the missing LL opcodes for Bluetooth 4.1 and 4.2 featuresMarcel Holtmann2015-10-172-16/+60
* monitor: Update controller address from Read BD Addr commandMarcel Holtmann2015-10-171-0/+3
* btsnoop: Fix timestamp assignment for little-endian packet logger formatMarcel Holtmann2015-10-171-3/+6
* btsnoop: Add support for little-endian packet logger (pklg) formatMarcel Holtmann2015-10-161-3/+11
* deviceinfo: Enable external flagLuiz Augusto von Dentz2015-10-131-0/+1
* monitor/avctp: Decode player featuresLuiz Augusto von Dentz2015-10-131-0/+41
* audio/avrcp: Fix ctype code of PlayItem and AddToNowPlayingLuiz Augusto von Dentz2015-10-121-2/+2
* monitor: Decode additional Intel trace informationMarcel Holtmann2015-10-091-13/+67
* monitor: Add support for decoding Intel LMP / LL tracesMarcel Holtmann2015-10-095-1/+125
* monitor: Update manufacturer information for local version informationMarcel Holtmann2015-10-091-1/+6
* monitor: Add support for decoding LMP clock offset responseMarcel Holtmann2015-10-092-1/+13
* core/device: Fix disconnect for connect attemptJakub Pawlowski2015-10-081-0/+6