OSDN Git Service

Swap order of registered/status in RegisterForNotificationCallback
authorBailey Forrest <bcf@google.com>
Wed, 1 Mar 2017 19:27:05 +0000 (11:27 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Tue, 24 Jul 2018 22:55:30 +0000 (22:55 +0000)
commite61df6e91aa6320da78593706f0bd129084963e3
tree21eb4066972ce6ccc3e8ff3ed82e70918ccde68c
parent62fee1a223f771ada01f9e455018260adf3a8448
Swap order of registered/status in RegisterForNotificationCallback

It's confusing how the order is inconsistent with the one defined in
hardware/libhardware/include/hardware/bt_gatt_client.h

Test: Build. Right now no code uses these functions.

Change-Id: I04b93ba74555455fd981a3809ea3e0bfffca4696
service/hal/bluetooth_gatt_interface.cc
service/hal/bluetooth_gatt_interface.h