platform_system_qcom/softap/sdk
Ajit Vaishya 5d72c3af41 qsap: Add APIs to control and manage bridge interface.
This adds APIs to trigger create, delete, interface up and interface
down commands on bridge interface.
It uses following IOCTLs for sending command to linux kernel:
Add bridge iface: SIOCBRADDBR
Remove bridge iface: SIOCBRDELBR
Mark iface up/down: SIOCGIFFLAGS

CRs-Fixed: 2080924
Change-Id: I3d34dc16e9ca82dc4b550cbc83fa4120c80ad54c
2017-07-27 14:08:21 -07:00
..
Android.mk qsap: Remove support for wifi_fst from QSAP APIs 2017-07-13 12:12:08 +05:30
qsap.c qsap: Remove support for wifi_fst from QSAP APIs 2017-07-13 12:12:08 +05:30
qsap.h softap: support for starting/stopping Wigig soft AP 2016-05-17 02:14:25 -07:00
qsap_api.c qsap: Add APIs to control and manage bridge interface. 2017-07-27 14:08:21 -07:00
qsap_api.h qsap: Add APIs to control and manage bridge interface. 2017-07-27 14:08:21 -07:00