History log of /packages/apps/Test/connectivity/PMC/src/com/android/pmc/GattPMCReceiver.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4bdbe8da4055866d8661b54027e2993305307c0e 19-Apr-2017 Jim Tan <jimtan@google.com> Add a mechanism for PMC to return status

Implement PMC Status Logger to write PMC status to a file
Re-org the A2dp code so it is easy to write status to a file

Bug: 35802203
Test: Done
Change-Id: I664307b10a678fdcf405649efebd66172a0d4606
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/GattPMCReceiver.java
47f92c6507fa1bc0d0eef63fd649b81bfd36401f 29-Dec-2016 Jim Tan <jimtan@google.com> Implement PMC code to start Gatt Server and Client

Test: Power Testing for GATT writing

Create GattPMCReceiver class to handle commands from
from Python client
Create GattClientReceiver class to trigger alarms for
continuous Gatt writing
Create GattServer class to implement Gatt server
functionalities

Bug: 32449544

Change-Id: I8b9d7784a46e6d3976b1e5014f2590766b2ec6f8
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/GattPMCReceiver.java