Home
last modified time | relevance | path

Searched refs:eventDisabled (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp308 Return<void> eventDisabled( in eventDisabled() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.2/vts/functional/
Dwifi_nan_iface_hidl_test.cpp309 Return<void> eventDisabled(const WifiNanStatus& status) override { in eventDisabled() function in WifiNanIfaceHidlTest::WifiNanIfaceEventCallback
/hardware/interfaces/wifi/1.2/
DREADME-NAN.md201 * eventDisabled
/hardware/interfaces/wifi/1.0/
DREADME-NAN.md193 * eventDisabled
/hardware/interfaces/wifi/1.2/default/
Dwifi_nan_iface.cpp273 if (!callback->eventDisabled(status).isOk()) { in WifiNanIface()