扫码关注官方订阅号
认证0级讲师
在Android平台的Wi-Fi相关模块中,P2P的功能点主要集中在: Android Framework中的WifiP2pService,其功能和WifiService类似,用于处理和P2P相关的工作。 wpa_supplicant中的P2P模块。 和WSC一样,本章的分析拟采用如下方法: 首先将介绍P2P所涉及的基础知识。 然后再分析和P2P相关的模块,包括Settings、WifiP2pService以及WPAS。http://blog.csdn.net/innost/article/details/21555957
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
扫描下载App
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
在Android平台的Wi-Fi相关模块中,P2P的功能点主要集中在:
Android Framework中的WifiP2pService,其功能和WifiService类似,用于处理和P2P相关的工作。
wpa_supplicant中的P2P模块。
和WSC一样,本章的分析拟采用如下方法:
首先将介绍P2P所涉及的基础知识。
然后再分析和P2P相关的模块,包括Settings、WifiP2pService以及WPAS。http://blog.csdn.net/innost/article/details/21555957