OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getP2pIface
(Results
1 - 6
of
6
) sorted by null
/hardware/interfaces/wifi/1.0/
IWifiChip.hal
439
* retrieved using |
getP2pIface
| method.
462
getP2pIface
(string ifname) generates (WifiStatus status, IWifiP2pIface iface);
/hardware/interfaces/wifi/1.0/default/
wifi_chip.h
98
Return<void>
getP2pIface
(const hidl_string& ifname,
wifi_chip.cpp
228
Return<void> WifiChip::
getP2pIface
(const hidl_string& ifname,
[
all
...]
/hardware/interfaces/wifi/1.0/vts/functional/
wifi_chip_hidl_test.cpp
534
*
GetP2pIface
539
TEST_F(WifiChipHidlTest,
GetP2pIface
) {
548
HIDL_INVOKE(wifi_chip_,
getP2pIface
, iface_name);
554
HIDL_INVOKE(wifi_chip_,
getP2pIface
, invalid_name);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
HalDeviceManager.java
[
all
...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
HalDeviceManagerTest.java
[
all
...]
Completed in 225 milliseconds