summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.185.18Marcel Holtmann2014-04-122-1/+7
* doc: Update test coverage numbersMarcel Holtmann2014-04-121-2/+2
* lib: Update company identifiersMarcel Holtmann2014-04-121-1/+15
* android/client: Fix parameter completion for gattJakub Tyszkowski2014-04-111-1/+2
* android/gatt: Set proper primary flag for sending characteristicsJakub Tyszkowski2014-04-111-2/+1
* android/gatt: Remove not needed empty line and redundand tabGrzegorz Kolodziejczyk2014-04-111-2/+1
* android/gatt: Fix for scan non discoverable devicesLukasz Rymanowski2014-04-113-5/+12
* android/gatt: Remove double variable checkMarcin Kraglak2014-04-111-4/+3
* android/gatt: Format string with address properlyMarcin Kraglak2014-04-111-1/+3
* android/gatt: Simplify removing device from listMarcin Kraglak2014-04-111-1/+1
* android/gatt: Remove unneeded label from unregister_clientMarcin Kraglak2014-04-111-5/+3
* android/gatt: Add cache check in Clients caching callbacksJakub Tyszkowski2014-04-111-2/+9
* android/gatt: Add Client's refresh function callJakub Tyszkowski2014-04-111-1/+24
* android/gatt: Fix sending device to (dis)connect callbackJakub Tyszkowski2014-04-111-7/+4
* android/gatt: Trivial whitespace fixesJakub Tyszkowski2014-04-111-13/+12
* android/gatt: Fix type of status parameterLukasz Rymanowski2014-04-111-1/+1
* android/hal-ipc: Increase bluetoothd connect timeoutSzymon Janc2014-04-101-1/+1
* android/bluetoothd-wrapper: Pass --track-origin=yes to valgrindSzymon Janc2014-04-101-5/+6
* android/hal-gatt: Fix sending uninitialised byteLuiz Augusto von Dentz2014-04-101-0/+1
* android/system-emulator: Pass --track-origin=yes to valgrindLuiz Augusto von Dentz2014-04-101-4/+5
* android/README: Add information about not implemented AVRCP featuresSzymon Janc2014-04-101-0/+2
* android/gatt: Fix sending notification for register gatt clientGrzegorz Kolodziejczyk2014-04-101-11/+24
* android/gatt: Fix not sending confirmation while receiving indicationMarcin Kraglak2014-04-101-0/+12
* android/pts: Bump PTS version for HFPSebastian Chlad2014-04-102-2/+2
* android/pts: Re-test HSP against PTS 5.1Sebastian Chlad2014-04-101-2/+2
* android/pts: Bump PTS version for HSPSebastian Chlad2014-04-102-2/+2
* android/gatt: Fix incorrect event statusMarcin Kraglak2014-04-101-2/+2
* android/pts: Re-test PBAP against PTS 5.1Sebastian Chlad2014-04-101-3/+11
* android/pts: Bump PTS version for PBAPSebastian Chlad2014-04-102-7/+7
* android/pts: Re-run PAN tests on PTS 5.1Sebastian Chlad2014-04-101-2/+2
* android/pts: Bump PTS version for PANSebastian Chlad2014-04-102-3/+3
* android/gatt: Add support for fake read RSSISzymon Janc2014-04-091-1/+23
* android/hal-gatt: Fix typo in struct nameMarcin Kraglak2014-04-091-1/+1
* android/hidhost: Fix hex string to buffer convertionSzymon Janc2014-04-091-9/+14
* android/pts: Re-test MAP against PTS 5.1Sebastian Chlad2014-04-093-6/+7
* android/pts: Re-test HID against PTS 5.1Sebastian Chlad2014-04-091-6/+6
* android/pts: Bump PTS version for HIDSebastian Chlad2014-04-092-2/+2
* android/pts: PTS tests results for AVCTPSebastian Chlad2014-04-091-3/+3
* android/pts: Update PICS and PIXITs for AVCTPSebastian Chlad2014-04-092-10/+10
* android/pts: Re-test A2DP against PTS 5.1Sebastian Chlad2014-04-091-2/+2
* android/pts: Bump PTS version for A2DPSebastian Chlad2014-04-092-2/+2
* gobex: Fix asserting one more timeLuiz Augusto von Dentz2014-04-091-1/+1
* tools/obexctl: Add support for listing phonebook sizeLuiz Augusto von Dentz2014-04-091-7/+47
* android/gatt: Fix instance id for primary and included serviceLukasz Rymanowski2014-04-081-6/+38
* android/gatt: Use cache for included servicesLukasz Rymanowski2014-04-081-81/+94
* android/gatt: Change label name from failed to replyLukasz Rymanowski2014-04-081-5/+5
* android/gatt: Add helper to send included serviceLukasz Rymanowski2014-04-081-25/+33
* android/gatt: Cache include servicesLukasz Rymanowski2014-04-081-1/+38
* android/gatt: Add helper function to create_serviceLukasz Rymanowski2014-04-081-20/+36
* android/gatt: Prepare to cache included servicesLukasz Rymanowski2014-04-081-4/+15