OSDN Git Service

Update btif/src/::ble_addr_type
authorChris Manton <cmanton@google.com>
Wed, 2 Sep 2020 04:38:44 +0000 (21:38 -0700)
committerChris Manton <cmanton@google.com>
Tue, 8 Sep 2020 20:21:37 +0000 (20:21 +0000)
commit0aed830450ba79edded7d68f11cfa8aaacd07259
treee37393434da40131713e83705f7b3f28d6b338aa
parent3ab2d8b5aced0bbd73215c87890ce05f76864c67
Update btif/src/::ble_addr_type

Using strict types tBLE_ADDR_TYPE

Towards readable code

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: Ie2e3cda2fe0345f5f901c7037977c2a827bdcf3c
btif/include/btif_config.h
btif/include/btif_storage.h
btif/src/btif_ble_scanner.cc
btif/src/btif_config.cc
btif/src/btif_dm.cc
btif/src/btif_gatt_client.cc
btif/src/btif_gatt_server.cc
btif/src/btif_gatt_test.cc
btif/src/btif_sock.cc
btif/src/btif_storage.cc