OSDN Git Service

DO NOT MERGE Fix PAN control callback definition to match what bluedroid is doing.
authorAriel Gertzenstein <agertzen@google.com>
Sat, 1 Feb 2014 21:31:39 +0000 (13:31 -0800)
committerAriel Gertzenstein <agertzen@google.com>
Wed, 16 Apr 2014 18:53:45 +0000 (14:53 -0400)
commit40208a8b2baf9629c12966e52f2f901b3019670c
tree618631db700b9d11ab355925ae73d5b17d32033f
parent4d7ac52d75b725ff25d68416747bfd43bbbc065d
DO NOT MERGE    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