OSDN Git Service

Bluetooth HAL uses "default" service name
authorChris Phoenix <cphoenix@google.com>
Wed, 18 Jan 2017 06:47:52 +0000 (22:47 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Wed, 18 Jan 2017 21:29:50 +0000 (21:29 +0000)
commitb5558e3de1c86247dff0e8f62d10bacfe3a087bb
treef7c93ad7c2dc68e7f4b1f693726e1ee4b5924fa0
parent42e5d322afaa8c5add740ac8bd605e9bd2900986
Bluetooth  HAL uses "default" service name

The getService() and registerAsService() methods of interface objects
now have default parameters of "default" for the service name. HALs
will not have to use any service name unless they want to register
more than one service.

Test: builds; verify HAL still works

In support of b/33844934

Change-Id: Icc006a71b41bcd03fe4a04ee92503e76ff07cd77
bluetooth/1.0/default/service.cpp
bluetooth/1.0/vts/functional/bluetooth_hidl_hal_test.cpp