summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: Use device_attach_attrib for attrib-serverJohan Hedberg2014-03-131-5/+22
* core: Refactor calls to attrib_channel_attachJohan Hedberg2014-03-132-13/+26
* core: Fix storing device info in peripheral modeJohan Hedberg2014-03-131-4/+3
* core: Fix bonding complete detection in peripheral modeJohan Hedberg2014-03-131-2/+1
* core: Fix adding BR/EDR devices to auto connect listLuiz Augusto von Dentz2014-03-131-1/+1
* android: Send confirm name request with mgmt_sendLukasz Rymanowski2014-03-131-1/+1
* android: Cancel all pending confirm name before stop discoveryLukasz Rymanowski2014-03-131-0/+11
* android: Add tracking for pending confirm name commandLukasz Rymanowski2014-03-131-4/+35
* android/pts: Add HFP PTS tests resultsSebastian Chlad2014-03-132-1/+227
* android/pixit: Set phone number typeSebastian Chlad2014-03-131-2/+3
* unit/avrcp: Add /TP/MPS/BV-02-C testAndrei Emeltchenko2014-03-131-0/+26
* unit/avrcp: Add /TP/MPS/BV-01-C testAndrei Emeltchenko2014-03-131-0/+12
* android/avrcp: Add avrcp_set_addressed_player() functionAndrei Emeltchenko2014-03-132-0/+15
* unit/avrcp: Add /TP/BGN/BV-02-I TG testAndrei Emeltchenko2014-03-131-0/+11
* unit/avrcp: Add /TP/BGN/BV-01-I TG testAndrei Emeltchenko2014-03-131-0/+20
* unit/avrcp: Add /TP/BGN/BV-02-I testAndrei Emeltchenko2014-03-131-0/+12
* unit/avrcp: Add /TP/BGN/BV-01-I testAndrei Emeltchenko2014-03-131-0/+10
* android/avrcp: Add avrcp_send_passthrough functionAndrei Emeltchenko2014-03-132-0/+15
* android/avctp: Add parameters to avctp passthrough sendAndrei Emeltchenko2014-03-132-17/+65
* android/gatt: Handle Unregister gatt client commandGrzegorz Kolodziejczyk2014-03-121-1/+27
* android/gatt: Handle Register gatt client commandGrzegorz Kolodziejczyk2014-03-121-2/+53
* android/bluetooth: Set missing settings before loading linkkeysSzymon Janc2014-03-111-3/+3
* android/system-emulator: Enable bluetoothd debug logsSzymon Janc2014-03-111-2/+3
* android/tester: Enable bluetoothd debug logsSzymon Janc2014-03-111-2/+3
* android/tester: Fix TOD test cases to support dual modeGrzegorz Kolodziejczyk2014-03-111-3/+3
* android: Enable LE if controller supports itGrzegorz Kolodziejczyk2014-03-111-0/+3
* android/tester: Add support for bredr hciemu devicesGrzegorz Kolodziejczyk2014-03-111-33/+46
* doc: Update test-hfp coverage statisticsSzymon Janc2014-03-111-2/+2
* shared/hfp: Don't update offset if string parsing failedSzymon Janc2014-03-111-10/+19
* shared/hfp: Use unsigned int for offsetSzymon Janc2014-03-111-2/+2
* shared/hfp: Fix not NULL terminating parsed stringsSzymon Janc2014-03-111-8/+16
* unit/test-hfp: Add initial tests for getting quoted stringSzymon Janc2014-03-111-0/+60
* unit/test-hfp: Add initial tests for getting unquoted stringSzymon Janc2014-03-111-0/+57
* unit/test-hfp: Add ability to pass custom result handler to testSzymon Janc2014-03-111-13/+17
* Release 5.165.16Marcel Holtmann2014-03-112-1/+9
* android: Disable SBC_HIGH_PRECISION for nowMarcel Holtmann2014-03-111-1/+0
* build: Update library versionMarcel Holtmann2014-03-111-1/+1
* lib: Update company identifiersMarcel Holtmann2014-03-111-0/+8
* android: Add extra empty line for new sectionMarcel Holtmann2014-03-111-0/+1
* android/README: Add section about recommended Android patchesSzymon Janc2014-03-111-0/+11
* android/handsfree: Fix sending +CLCCSzymon Janc2014-03-111-16/+15
* android/handsfree: Verify if phone number is send as string over IPCSzymon Janc2014-03-111-21/+17
* android/handsfree: Add support for AT+CCWA commandSzymon Janc2014-03-111-1/+21
* android/handsfree: Fix sending number without terminating NULL over IPCSzymon Janc2014-03-111-0/+2
* unit/test-avrcp: Fix code styleLuiz Augusto von Dentz2014-03-111-1/+1
* unit/avrcp: Add /TP/INV/BI-01-C testAndrei Emeltchenko2014-03-111-0/+14
* unit/avrcp: Add /TP/NFY/BI-01-C testAndrei Emeltchenko2014-03-111-0/+13
* unit/avrcp: Add /TP/NFY/BV-08-C testAndrei Emeltchenko2014-03-111-1/+15
* unit/avrcp: Add /TP/NFY/BV-05-C test.Andrei Emeltchenko2014-03-111-1/+18
* unit/avrcp: Pass context to control handlersAndrei Emeltchenko2014-03-111-1/+1