OSDN Git Service

Clean up style in BLE White List code
authorHansong Zhang <hsz@google.com>
Tue, 17 Jul 2018 00:57:17 +0000 (17:57 -0700)
committerHansong Zhang <hsz@google.com>
Wed, 18 Jul 2018 17:51:24 +0000 (10:51 -0700)
commitefb54f7d37bd6d8f082d7f410c6787cbabbd7492
treec7f50f65f0811bda84480be596c6e2f4cf395b61
parent85cce9b01fb388a0437ce4b4880b38f436f6a963
Clean up style in BLE White List code

* Remove unused code
* Update BgConnHash to return size_t for hashcode
* Change BLE scan_int and scan_win to uint16_t according to spec

Bug: 111562702
Test: SL4A BLE test and manual with BLE mouse
Change-Id: Ieff3acbfaa95b7d804e57021d562218d9fbe42cc
stack/btm/btm_ble_bgconn.cc
stack/btm/btm_ble_int_types.h
stack/include/btm_ble_api_types.h
stack/l2cap/l2c_ble.cc