Add Wifi Direct files.

This commit is contained in:
Vibhav Pant
2023-08-27 00:35:37 +05:30
parent c4f805b377
commit f5c66fb83f
@@ -60,6 +60,9 @@ cc_library(
"networkmanager_device_wireless_client_glue.h",
"networkmanager_ip4config_client_glue.h",
"stream.h",
"wifi_direct.h",
"wifi_direct_server_socket.h",
"wifi_direct_socket.h",
"wifi_hotspot.h",
"wifi_hotspot_server_socket.h",
"wifi_hotspot_socket.h",
@@ -127,6 +130,8 @@ cc_library(
"system_clock.cc",
"thread_pool.cc",
"utils.cc",
"wifi_direct.cc",
"wifi_direct_server_socket.cc",
"wifi_hotspot.cc",
"wifi_hotspot_server_socket.cc",
"wifi_lan.cc",