OSDN Git Service

Use correct typed values BTM_BLE
authorChris Manton <cmanton@google.com>
Fri, 18 Sep 2020 00:11:20 +0000 (17:11 -0700)
committerChris Manton <cmanton@google.com>
Sat, 19 Sep 2020 19:49:06 +0000 (19:49 +0000)
commit5f4e6cade716a05169922979a027f244d2b10137
treeea39366e7dfdb36bc40da841a81c22fdb8a59985
parent91ef9e7ce4da29940a046af3a85c60ab9c7368fa
Use correct typed values BTM_BLE

BTM_BLE_CONNECT_EVT == BTM_BLE_ADV_IND_EVT == 0

btm_cb.ble_ctr_cb.inq_var.directed_conn

Towards readable code

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I88ee710608613a840e0347e9b7dcd9e3ede667f5
stack/btm/btm_ble.cc
stack/btm/btm_ble_gap.cc