Loading system/btif/src/btif_sock.cc +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ #include <base/logging.h> #include <frameworks/base/core/proto/android/bluetooth/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/enums.pb.h> #include <hardware/bluetooth.h> #include <hardware/bt_sock.h> Loading system/btif/src/btif_sock_rfc.cc +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ #include <mutex> #include <frameworks/base/core/proto/android/bluetooth/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/enums.pb.h> #include <hardware/bluetooth.h> #include <hardware/bt_sock.h> Loading system/common/metrics.h +2 −2 Original line number Diff line number Diff line Loading @@ -18,9 +18,9 @@ #pragma once #include <android/bluetooth/hci/enums.pb.h> #include <bta/include/bta_api.h> #include <frameworks/base/core/proto/android/bluetooth/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/hci/enums.pb.h> #include <stdint.h> #include <memory> #include <string> Loading system/hci/src/hci_layer.cc +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ #include <base/run_loop.h> #include <base/sequenced_task_runner.h> #include <base/threading/thread.h> #include <frameworks/base/core/proto/android/bluetooth/hci/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/hci/enums.pb.h> #include <signal.h> #include <string.h> Loading system/stack/acl/btm_ble_connection_establishment.cc +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ * ******************************************************************************/ #include <frameworks/base/core/proto/android/bluetooth/enums.pb.h> #include <frameworks/base/core/proto/android/bluetooth/hci/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/hci/enums.pb.h> #include "bt_types.h" #include "btm_int.h" Loading Loading
system/btif/src/btif_sock.cc +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ #include <base/logging.h> #include <frameworks/base/core/proto/android/bluetooth/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/enums.pb.h> #include <hardware/bluetooth.h> #include <hardware/bt_sock.h> Loading
system/btif/src/btif_sock_rfc.cc +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ #include <mutex> #include <frameworks/base/core/proto/android/bluetooth/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/enums.pb.h> #include <hardware/bluetooth.h> #include <hardware/bt_sock.h> Loading
system/common/metrics.h +2 −2 Original line number Diff line number Diff line Loading @@ -18,9 +18,9 @@ #pragma once #include <android/bluetooth/hci/enums.pb.h> #include <bta/include/bta_api.h> #include <frameworks/base/core/proto/android/bluetooth/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/hci/enums.pb.h> #include <stdint.h> #include <memory> #include <string> Loading
system/hci/src/hci_layer.cc +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ #include <base/run_loop.h> #include <base/sequenced_task_runner.h> #include <base/threading/thread.h> #include <frameworks/base/core/proto/android/bluetooth/hci/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/hci/enums.pb.h> #include <signal.h> #include <string.h> Loading
system/stack/acl/btm_ble_connection_establishment.cc +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ * ******************************************************************************/ #include <frameworks/base/core/proto/android/bluetooth/enums.pb.h> #include <frameworks/base/core/proto/android/bluetooth/hci/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/enums.pb.h> #include <frameworks/proto_logging/stats/enums/bluetooth/hci/enums.pb.h> #include "bt_types.h" #include "btm_int.h" Loading