mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Implemented BluetoothClassicMedium::ConnectToService
PiperOrigin-RevId: 389007196
This commit is contained in:
@@ -36,6 +36,7 @@ cc_library(
|
||||
"scheduled_executor.h",
|
||||
"settable_future.h",
|
||||
"submittable_executor.h",
|
||||
"utils.h",
|
||||
],
|
||||
compatible_with = ["//buildenv/target:non_prod"],
|
||||
deps = [
|
||||
@@ -113,6 +114,7 @@ cc_library(
|
||||
"//platform/api:types",
|
||||
"//platform/impl/shared:file",
|
||||
"//platform/impl/windows/generated:types",
|
||||
"//platform/public:types",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user