OSDN Git Service

Add traffic accounting to Bluetooth App.
authorAdam Lesinski <adamlesinski@google.com>
Fri, 4 Dec 2015 00:17:17 +0000 (16:17 -0800)
committerAdam Lesinski <adamlesinski@google.com>
Thu, 21 Jan 2016 00:47:11 +0000 (16:47 -0800)
commitb488ef885e5690c3f6085ccf35e213e0f7eb7597
treed4e53c794562fd300070c74ed0c2f85efac91b06
parente9b505437574d21b7648ee18789f1124939df536
Add traffic accounting to Bluetooth App.

Update the Bluetooth app to build against the new Bluetooth HAL,
which expects to be given a calling UID when opening sockets and
expects a callback for energy info that accepts uid_traffic_t data.

Bug:26039657
Change-Id: I23ffbe39041f11706376acfc6aba33ba661a6ef1
jni/com_android_bluetooth_btservice_AdapterService.cpp
src/com/android/bluetooth/btservice/AdapterService.java