Searched refs:Wifi (Results 1 – 13 of 13) sorted by relevance
36 Wifi::Wifi( in Wifi() function in android::hardware::wifi::V1_3::implementation::Wifi49 bool Wifi::isValid() { in isValid()54 Return<void> Wifi::registerEventCallback( in registerEventCallback()58 &Wifi::registerEventCallbackInternal, hidl_status_cb, in registerEventCallback()62 Return<bool> Wifi::isStarted() { return run_state_ != RunState::STOPPED; } in isStarted()64 Return<void> Wifi::start(start_cb hidl_status_cb) { in start()66 &Wifi::startInternal, hidl_status_cb); in start()69 Return<void> Wifi::stop(stop_cb hidl_status_cb) { in stop()71 &Wifi::stopInternal, hidl_status_cb); in stop()74 Return<void> Wifi::getChipIds(getChipIds_cb hidl_status_cb) { in getChipIds()[all …]
41 class Wifi : public V1_3::IWifi {43 Wifi(const std::shared_ptr<wifi_system::InterfaceTool> iface_tool,91 DISALLOW_COPY_AND_ASSIGN(Wifi);
55 new android::hardware::wifi::V1_3::implementation::Wifi( in main()
92 * @param primaryDeviceType Type of device. Refer to section B.1 of Wifi P2P97 * @param deviceCapabilities Refer to section 4.1.4 of Wifi P2P Technical99 * @param groupCapabilites Refer to section 4.1.4 of Wifi P2P Technical215 * Wifi P2P Technical specification v1.2.216 * @parm tlvs Refer to section 3.1.3.1 of Wifi P2P Technical specification v1.2.
23 * parameters of a Wifi service set. Service sets are identified by their
365 * @param channel Wifi channel. eg, 1, 6, 11.595 * Enable/Disable Wifi Display.607 * Set Wifi Display device info.
143 * @parm type Type of device. Refer to section B.1 of Wifi P2P
23 * Wifi chip event callbacks.33 /** Wifi channel on which this interface is operating. */
228 * to restart Wifi HAL before calling this.
186 * Wifi rate info.213 * Wifi bands defined in 80211 spec.
131 * presentation is Wifi Display where a dongle attached to a TV can be used
125 * presentation is Wifi Display where a dongle attached to a TV can be used
127 * presentation is Wifi Display where a dongle attached to a TV can be used