Home
last modified time | relevance | path

Searched refs:IWifiIface (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/wifi/1.3/default/
Dwifi_rtt_controller.h39 const std::string& iface_name, const sp<IWifiIface>& bound_iface,
74 std::pair<WifiStatus, sp<IWifiIface>> getBoundIfaceInternal();
92 sp<IWifiIface> bound_iface_;
Dwifi_rtt_controller.cpp32 const std::string& iface_name, const sp<IWifiIface>& bound_iface, in WifiRttController()
133 std::pair<WifiStatus, sp<IWifiIface>>
Dwifi_chip.h118 const sp<IWifiIface>& bound_iface,
199 const sp<IWifiIface>& bound_iface);
Dwifi_chip.cpp504 const sp<IWifiIface>& bound_iface, createRttController_cb hidl_status_cb) { in createRttController()
1002 WifiChip::createRttControllerInternal(const sp<IWifiIface>& bound_iface) { in createRttControllerInternal()
/hardware/interfaces/wifi/1.0/
DIWifiP2pIface.hal19 import IWifiIface;
24 interface IWifiP2pIface extends IWifiIface {};
DIWifiApIface.hal19 import IWifiIface;
24 interface IWifiApIface extends IWifiIface {
DAndroid.bp13 "IWifiIface.hal",
DIWifiIface.hal22 interface IWifiIface {
DIWifiRttController.hal19 import IWifiIface;
36 getBoundIface() generates (WifiStatus status, IWifiIface boundIface);
DIWifiEventCallback.hal36 * (full state reset). When this event is received all IWifiChip & IWifiIface
DIWifiNanIface.hal19 import IWifiIface;
28 interface IWifiNanIface extends IWifiIface {
DIWifiChip.hal20 import IWifiIface;
229 * Any existing |IWifiIface| objects must be marked invalid after this call.
542 * a) Bound to a specific iface by passing in the corresponding |IWifiIface|
554 createRttController(IWifiIface boundIface)
DIWifiStaIface.hal19 import IWifiIface;
25 interface IWifiStaIface extends IWifiIface {
Dtypes.hal27 /** Method invoked on an invalid |IWifiIface| object. */
979 * canceled using |IWifiIface.stopPublishRequest| or |IWifiIface.stopSubscribeRequest|.
991 * of 0 means forever or until canceled using |IWifiIface.stopPublishRequest| or
992 * |IWifiIface.stopSubscribeRequest|.
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_hidl_test_utils.cpp29 using ::android::hardware::wifi::V1_0::IWifiIface;
138 void setIfaceUp(const sp<IWifiIface>& iface) { in setIfaceUp()
Dwifi_chip_hidl_test.cpp40 using ::android::hardware::wifi::V1_0::IWifiIface;
111 std::string getIfaceName(const sp<IWifiIface>& iface) { in getIfaceName()
/hardware/interfaces/wifi/1.3/default/tests/
Dwifi_chip_unit_tests.cpp766 [](const WifiStatus& status, const sp<IWifiIface>& /* iface */) { in TEST_F() argument
/hardware/interfaces/
Dcurrent.txt163 …ad43a5efbe6ca214f751e22ce43cf5cd4d5d5f2cba80f24ccd3755a72401c android.hardware.wifi@1.0::IWifiIface