OSDN Git Service

Fix PAN control callback definition to match what bluedroid is doing.
authorSharvil Nanavati <sharvil@google.com>
Sat, 1 Feb 2014 21:31:39 +0000 (13:31 -0800)
committerSharvil Nanavati <sharvil@google.com>
Sun, 2 Feb 2014 00:39:50 +0000 (16:39 -0800)
commit0932359d5bb2994531737be30f895df04ee53743
tree33eaf3c46434062c75d165b7502eddef7f45a55b
parentaea8c156649c16347514741eb084858cdb458b75
Fix PAN control callback definition to match what bluedroid is doing.

There's a discrepancy in the order of arguments between the interface
and the implementation. bluedroid swaps the |error| and |local_role|
arguments when calling back so this change redefines the interface
for consistency.

http://b/12853951

Change-Id: I0ccfc6d6d2002d647d484ab7f53744863b569502
include/hardware/bt_pan.h