OSDN Git Service

Include security_device_record stack/acl/btm_acl
authorChris Manton <cmanton@google.com>
Mon, 17 Aug 2020 15:01:56 +0000 (08:01 -0700)
committerChris Manton <cmanton@google.com>
Mon, 5 Oct 2020 15:08:58 +0000 (15:08 +0000)
Towards readable code

Bug: 163134718
Tag: #refactor
Test: act.py -tc BleCocTest
Test: ble paired 2 phones
Test: classic paired Bose SoundLink

Change-Id: I3b2ed7bd82dff9b504223aa9ea93a72a1c0575b7

stack/acl/btm_acl.cc

index fb6c714..2b4d2b1 100644 (file)
@@ -50,6 +50,7 @@
 #include "stack/btm/btm_dev.h"
 #include "stack/btm/btm_int_types.h"
 #include "stack/btm/btm_sec.h"
+#include "stack/btm/security_device_record.h"
 #include "stack/gatt/connection_manager.h"
 #include "stack/include/acl_api.h"
 #include "stack/include/acl_hci_link_interface.h"