OSDN Git Service

Re-include stack/acl/ble_acl::btm_sec.h
authorChris Manton <cmanton@google.com>
Fri, 9 Oct 2020 21:24:05 +0000 (14:24 -0700)
committerChris Manton <cmanton@google.com>
Sat, 10 Oct 2020 01:11:43 +0000 (18:11 -0700)
Bug: 170396407
Tag: #refactor
Test: act.py -tc BleCocTest
Test: ble paired 2 phones
Test: classic paired Bose SoundLink

Change-Id: I8c1f7dea7cc7a5f68b81856a3ced82b0fde80f65

stack/acl/ble_acl.cc

index 9509996..7cd6977 100644 (file)
@@ -17,6 +17,7 @@
 #include <cstdint>
 
 #include "stack/btm/btm_ble_int.h"
+#include "stack/btm/btm_sec.h"
 #include "stack/gatt/connection_manager.h"
 #include "stack/include/acl_api.h"
 #include "stack/include/bt_types.h"