wifihal: Enhance wifi_add_or_remove_virtual_intf to set interface mode
Considering wifi_add_or_remove_virtual_intf invoked with create=true:
if (interface already exists),
try setting interface mode and returns.
else
try creating interface with specific mode and returns.
This combines two functions into one API to minimize impact to
libhardware_legacy wifi_hal.h.
CRs-Fixed: 2639067
Change-Id: I2aac929adec64038c39a3163673d3532cf0daf12
Loading
-
mentioned in commit a08dd9ce
-
mentioned in commit 443735a7
-
mentioned in commit 56623f2c
-
mentioned in commit c831e57d
-
mentioned in commit 8d143c8e
-
mentioned in commit 5200710c
-
mentioned in commit 643300e2
-
mentioned in commit 1c8592c0
-
mentioned in commit 6333237d
-
mentioned in commit 88af951a
-
mentioned in commit fbd587b1
-
mentioned in commit a599013e
-
mentioned in commit 91346f76
-
mentioned in commit 86fce163
-
mentioned in commit a31df099
-
mentioned in commit aabc549a
-
mentioned in commit aad4c42a
-
mentioned in commit 87dae5c9
Please sign in to comment