summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* android/pts: Update HDP tests resultsSzymon Janc2014-07-011-2/+2
* android/pts: Update L2CAP test resultsSzymon Janc2014-07-011-2/+3
* android/pts: Update PTS test results for HDPAndrei Emeltchenko2014-06-301-2/+10
* android/health: Update PTS resultRavi kumar Veeramally2014-06-301-3/+21
* android/health: Implement MDL reconnection from remote deviceRavi kumar Veeramally2014-06-301-4/+57
* android/health: Fix do not set mdl callbacks on mcl_reconneced call backRavi kumar Veeramally2014-06-301-6/+7
* android/health: Implement mcl_uncached callbackRavi kumar Veeramally2014-06-301-1/+6
* android/health: Implement mcl_disconnected cbRavi kumar Veeramally2014-06-301-1/+45
* android/pts: Update HOGP tests resultsSzymon Janc2014-06-302-7/+7
* android/dis: Detach on freeLuiz Augusto von Dentz2014-06-301-2/+1
* android/bas: Read CCC initial value for Battery LevelLuiz Augusto von Dentz2014-06-301-1/+17
* android/bas: Enable notification for Battery Level characteristicLuiz Augusto von Dentz2014-06-301-3/+67
* android/scpp: Fix not detaching on freeLuiz Augusto von Dentz2014-06-301-2/+1
* android/scpp: Fix not unregistering on detachLuiz Augusto von Dentz2014-06-301-0/+5
* android/hog: Remove unused codeLuiz Augusto von Dentz2014-06-301-4/+0
* android/hog: Fix not detaching on freeLuiz Augusto von Dentz2014-06-301-1/+2
* android/hog: Fix not resetting properly on detachLuiz Augusto von Dentz2014-06-301-1/+4
* android/hog: Read CCC initial value for Input ReportLuiz Augusto von Dentz2014-06-301-1/+15
* android/hog: Read initial value of Report characteristicLuiz Augusto von Dentz2014-06-301-9/+24
* android/README: Add another fix to recommended Android patch listSzymon Janc2014-06-301-0/+1
* android/pics: Update HDP settingsSzymon Janc2014-06-302-16/+16
* android/bluetooth: Fix updateing bond stateSzymon Janc2014-06-301-2/+10
* android/bluetooth: Fix adding device to bonded list multiple timesSzymon Janc2014-06-301-2/+2
* android/pts: Update PTS test results for HDPAndrei Emeltchenko2014-06-301-9/+45
* android/health: Fix adding missing breakAndrei Emeltchenko2014-06-301-0/+1
* android/client: Fix using unvalidated index to access arrayAndrei Emeltchenko2014-06-301-0/+9
* android/health: Add channel_notify for incoming connectionsAndrei Emeltchenko2014-06-301-5/+16
* android/health: Set L2CAP mode for MCAP channelsAndrei Emeltchenko2014-06-301-15/+60
* android/health: Add handling incoming connectionAndrei Emeltchenko2014-06-301-11/+45
* android/pts: Update L2CAP tests resultsSzymon Janc2014-06-301-1/+1
* android/pts: Update HOGP test coverageSzymon Janc2014-06-292-6/+6
* android/pts: Update HOGP tests resultsSzymon Janc2014-06-292-16/+16
* android/hog: Only discover if External Report has a Report UUIDLuiz Augusto von Dentz2014-06-291-0/+5
* android/hog: Enable notifications only for Input ReportsLuiz Augusto von Dentz2014-06-291-1/+6
* android/hog: Fix using the same callback for different descriptorsLuiz Augusto von Dentz2014-06-291-30/+50
* android/hog: Add support for multiple instacesLuiz Augusto von Dentz2014-06-291-8/+41
* android/hog: Add support for Battery ServiceLuiz Augusto von Dentz2014-06-291-0/+26
* android: Add initial implementation of Battery Service clientLuiz Augusto von Dentz2014-06-294-0/+171
* android/hog: Add support for reading device details via DISLuiz Augusto von Dentz2014-06-291-13/+50
* android/dis: Only cache the handle not all the characteristicsLuiz Augusto von Dentz2014-06-291-24/+9
* android/dis: Add bt_dis_set_notificationLuiz Augusto von Dentz2014-06-292-0/+28
* android/dis: Strip dependencies from deviceinfo pluginLuiz Augusto von Dentz2014-06-294-82/+106
* android/dis: Add copy to Device Info implementationLuiz Augusto von Dentz2014-06-291-0/+206
* android/pts: Update L2CAP settings and tests resultsSzymon Janc2014-06-292-114/+98
* android/pts: Update HDP test resultsAndrei Emeltchenko2014-06-291-3/+11
* android/health: Improve debugAndrei Emeltchenko2014-06-291-3/+8
* android/health: Add handling for ECHO serviceAndrei Emeltchenko2014-06-291-1/+63
* android/health: Create mdep for ECHO channelAndrei Emeltchenko2014-06-291-5/+17
* android/health: Assign channel to user_dataAndrei Emeltchenko2014-06-291-0/+3
* android/health: Add channel connectAndrei Emeltchenko2014-06-291-81/+113