Loading system/btif/src/bluetooth.cc +0 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,6 @@ #include "btif_keystore.h" #include "btif_metrics_logging.h" #include "btif_storage.h" #include "btsnoop_mem.h" #include "common/address_obfuscator.h" #include "common/metric_id_allocator.h" #include "common/metrics.h" Loading system/hci/src/buffer_allocator.cc +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ #include <base/logging.h> #include "bt_common.h" #include "bt_target.h" #include "check.h" #include "hci/include/buffer_allocator.h" Loading system/hci/src/hci_inject.cc +1 −1 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ #include <string.h> #include "bt_types.h" #include "buffer_allocator.h" #include "check.h" #include "hci/include/buffer_allocator.h" #include "hci_layer.h" #include "osi/include/allocator.h" #include "osi/include/list.h" Loading system/hci/src/hci_layer.cc +1 −2 Original line number Diff line number Diff line Loading @@ -38,15 +38,14 @@ #include "btcore/include/module.h" #include "btif/include/btif_bqr.h" #include "btsnoop.h" #include "buffer_allocator.h" #include "check.h" #include "common/message_loop_thread.h" #include "common/metrics.h" #include "common/once_timer.h" #include "common/stop_watch_legacy.h" #include "hci/include/buffer_allocator.h" #include "hci_inject.h" #include "hci_internals.h" #include "hcidefs.h" #include "hcimsgs.h" #include "main/shim/shim.h" #include "osi/include/alarm.h" Loading system/hci/src/hci_layer_android.cc +1 −1 Original line number Diff line number Diff line Loading @@ -35,9 +35,9 @@ #include <base/location.h> #include <base/logging.h> #include "buffer_allocator.h" #include "check.h" #include "common/stop_watch_legacy.h" #include "hci/include/buffer_allocator.h" #include "osi/include/log.h" #define LOG_PATH "/data/misc/bluetooth/logs/firmware_events.log" Loading Loading
system/btif/src/bluetooth.cc +0 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,6 @@ #include "btif_keystore.h" #include "btif_metrics_logging.h" #include "btif_storage.h" #include "btsnoop_mem.h" #include "common/address_obfuscator.h" #include "common/metric_id_allocator.h" #include "common/metrics.h" Loading
system/hci/src/buffer_allocator.cc +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ #include <base/logging.h> #include "bt_common.h" #include "bt_target.h" #include "check.h" #include "hci/include/buffer_allocator.h" Loading
system/hci/src/hci_inject.cc +1 −1 Original line number Diff line number Diff line Loading @@ -25,8 +25,8 @@ #include <string.h> #include "bt_types.h" #include "buffer_allocator.h" #include "check.h" #include "hci/include/buffer_allocator.h" #include "hci_layer.h" #include "osi/include/allocator.h" #include "osi/include/list.h" Loading
system/hci/src/hci_layer.cc +1 −2 Original line number Diff line number Diff line Loading @@ -38,15 +38,14 @@ #include "btcore/include/module.h" #include "btif/include/btif_bqr.h" #include "btsnoop.h" #include "buffer_allocator.h" #include "check.h" #include "common/message_loop_thread.h" #include "common/metrics.h" #include "common/once_timer.h" #include "common/stop_watch_legacy.h" #include "hci/include/buffer_allocator.h" #include "hci_inject.h" #include "hci_internals.h" #include "hcidefs.h" #include "hcimsgs.h" #include "main/shim/shim.h" #include "osi/include/alarm.h" Loading
system/hci/src/hci_layer_android.cc +1 −1 Original line number Diff line number Diff line Loading @@ -35,9 +35,9 @@ #include <base/location.h> #include <base/logging.h> #include "buffer_allocator.h" #include "check.h" #include "common/stop_watch_legacy.h" #include "hci/include/buffer_allocator.h" #include "osi/include/log.h" #define LOG_PATH "/data/misc/bluetooth/logs/firmware_events.log" Loading