OSDN Git Service

service: Handle configure_mtu_cb, search_complete_cb and search_result_cb events
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 22 Jan 2016 03:44:43 +0000 (19:44 -0800)
committerJakub Pawlowski <jpawlowski@google.com>
Mon, 25 Jan 2016 17:47:36 +0000 (09:47 -0800)
commit9c68cdfcbf2220b7c1f30d1d0521775c238ba823
tree5d6c5a65ceeb9423462ce96666d0756e405b878d
parentfd4df520568c7d9aca079826821d69684638fb2d
service: Handle configure_mtu_cb, search_complete_cb and search_result_cb events

This patch adds HAL wrappers for those three events in preparation to
triggering MTU exchange and service discovery.

search_result_cb will not be propagated above HAL, new method will be
implemented to get GATT database content when it's ready.

Change-Id: Id25699879923ff64c8bdb8942581ea32c2390dac
service/hal/bluetooth_gatt_interface.cpp
service/hal/bluetooth_gatt_interface.h