Loading system/bta/BUILD.gn +0 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,6 @@ static_library("bta") { "hf_client/bta_hf_client_act.cc", "hf_client/bta_hf_client_api.cc", "hf_client/bta_hf_client_at.cc", "hf_client/bta_hf_client_cmd.cc", "hf_client/bta_hf_client_main.cc", "hf_client/bta_hf_client_rfc.cc", "hf_client/bta_hf_client_sdp.cc", Loading system/bta/hf_client/bta_hf_client_main.cc +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ * ******************************************************************************/ #include <stdio.h> #include <stdlib.h> #include <string.h> Loading system/btcore/BUILD.gn +5 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,10 @@ static_library("btcore") { "include", "//", ] deps = [ "//third_party/libchrome:base", ] } executable("net_test_btcore") { Loading @@ -49,6 +53,7 @@ executable("net_test_btcore") { "//btcore", "//osi", "//third_party/googletest:gtest_main", "//third_party/libchrome:base", ] libs = [ Loading system/device/BUILD.gn +5 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,10 @@ static_library("device") { "//include", "//stack/include", ] deps = [ "//third_party/libchrome:base", ] } executable("net_test_device") { Loading @@ -42,6 +46,7 @@ executable("net_test_device") { "//btcore", "//osi", "//third_party/googletest:gtest_main", "//third_party/libchrome:base", ] libs = [ Loading system/hci/BUILD.gn +5 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,10 @@ static_library("hci") { "//btcore/include", "//stack/include", ] deps = [ "//third_party/libchrome:base", ] } executable("net_test_hci") { Loading Loading @@ -69,6 +73,7 @@ executable("net_test_hci") { "//osi", "//btcore", "//third_party/googletest:gtest_main", "//third_party/libchrome:base", ] libs = [ Loading Loading
system/bta/BUILD.gn +0 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,6 @@ static_library("bta") { "hf_client/bta_hf_client_act.cc", "hf_client/bta_hf_client_api.cc", "hf_client/bta_hf_client_at.cc", "hf_client/bta_hf_client_cmd.cc", "hf_client/bta_hf_client_main.cc", "hf_client/bta_hf_client_rfc.cc", "hf_client/bta_hf_client_sdp.cc", Loading
system/bta/hf_client/bta_hf_client_main.cc +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ * ******************************************************************************/ #include <stdio.h> #include <stdlib.h> #include <string.h> Loading
system/btcore/BUILD.gn +5 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,10 @@ static_library("btcore") { "include", "//", ] deps = [ "//third_party/libchrome:base", ] } executable("net_test_btcore") { Loading @@ -49,6 +53,7 @@ executable("net_test_btcore") { "//btcore", "//osi", "//third_party/googletest:gtest_main", "//third_party/libchrome:base", ] libs = [ Loading
system/device/BUILD.gn +5 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,10 @@ static_library("device") { "//include", "//stack/include", ] deps = [ "//third_party/libchrome:base", ] } executable("net_test_device") { Loading @@ -42,6 +46,7 @@ executable("net_test_device") { "//btcore", "//osi", "//third_party/googletest:gtest_main", "//third_party/libchrome:base", ] libs = [ Loading
system/hci/BUILD.gn +5 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,10 @@ static_library("hci") { "//btcore/include", "//stack/include", ] deps = [ "//third_party/libchrome:base", ] } executable("net_test_hci") { Loading Loading @@ -69,6 +73,7 @@ executable("net_test_hci") { "//osi", "//btcore", "//third_party/googletest:gtest_main", "//third_party/libchrome:base", ] libs = [ Loading