Loading system/profile/avrcp/avrcp_internal.h +2 −1 Original line number Diff line number Diff line Loading @@ -16,9 +16,10 @@ #pragma once #include "avrcp_config.h" #include "stack/include/avrc_api.h" #include "stack/include/bt_hdr.h" #include "stack/include/sdp_api.h" #include "avrcp_config.h" /** * Wrapper classes for the API functions currently defined in "packages/modules/Bluetooth/system/stack". Loading system/profile/avrcp/avrcp_message_converter.h +2 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ #include <vector> #include "packet/avrcp/avrcp_packet.h" #include "stack/include/bt_hdr.h" // These classes are temporary placeholders to easily switch between BT_HDR and // packets. Loading system/profile/avrcp/connection_handler.cc +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ #include "device/include/interop.h" #include "osi/include/allocator.h" #include "osi/include/properties.h" #include "stack/include/bt_hdr.h" namespace bluetooth { namespace avrcp { Loading system/profile/avrcp/tests/avrcp_test_helper.h +2 −0 Original line number Diff line number Diff line Loading @@ -17,11 +17,13 @@ #pragma once #include <gmock/gmock.h> #include <type_traits> #include "avrcp.h" #include "avrcp_internal.h" #include "avrcp_packet.h" #include "stack/include/bt_hdr.h" #include "tests/packet_test_helper.h" namespace bluetooth { Loading Loading
system/profile/avrcp/avrcp_internal.h +2 −1 Original line number Diff line number Diff line Loading @@ -16,9 +16,10 @@ #pragma once #include "avrcp_config.h" #include "stack/include/avrc_api.h" #include "stack/include/bt_hdr.h" #include "stack/include/sdp_api.h" #include "avrcp_config.h" /** * Wrapper classes for the API functions currently defined in "packages/modules/Bluetooth/system/stack". Loading
system/profile/avrcp/avrcp_message_converter.h +2 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ #include <vector> #include "packet/avrcp/avrcp_packet.h" #include "stack/include/bt_hdr.h" // These classes are temporary placeholders to easily switch between BT_HDR and // packets. Loading
system/profile/avrcp/connection_handler.cc +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ #include "device/include/interop.h" #include "osi/include/allocator.h" #include "osi/include/properties.h" #include "stack/include/bt_hdr.h" namespace bluetooth { namespace avrcp { Loading
system/profile/avrcp/tests/avrcp_test_helper.h +2 −0 Original line number Diff line number Diff line Loading @@ -17,11 +17,13 @@ #pragma once #include <gmock/gmock.h> #include <type_traits> #include "avrcp.h" #include "avrcp_internal.h" #include "avrcp_packet.h" #include "stack/include/bt_hdr.h" #include "tests/packet_test_helper.h" namespace bluetooth { Loading