Home
last modified time | relevance | path

Searched refs:Wifi (Results 1 – 25 of 27) sorted by relevance

12

/hardware/interfaces/wifi/aidl/default/
Dwifi.cpp176 Wifi::Wifi(const std::shared_ptr<::android::wifi_system::InterfaceTool> iface_tool, in Wifi() function in aidl::android::hardware::wifi::Wifi
186 bool Wifi::isValid() { in isValid()
191 ndk::ScopedAStatus Wifi::registerEventCallback( in registerEventCallback()
194 &Wifi::registerEventCallbackInternal, in_callback); in registerEventCallback()
197 ndk::ScopedAStatus Wifi::isStarted(bool* _aidl_return) { in isStarted()
202 ndk::ScopedAStatus Wifi::start() { in start()
203 return validateAndCall(this, WifiStatusCode::ERROR_UNKNOWN, &Wifi::startInternal); in start()
206 ndk::ScopedAStatus Wifi::stop() { in stop()
207 return validateAndCallWithLock(this, WifiStatusCode::ERROR_UNKNOWN, &Wifi::stopInternal); in stop()
210 ndk::ScopedAStatus Wifi::getChipIds(std::vector<int32_t>* _aidl_return) { in getChipIds()
[all …]
Dservice.cpp52 std::shared_ptr<aidl::android::hardware::wifi::Wifi> service = in main()
53 ndk::SharedRefBase::make<aidl::android::hardware::wifi::Wifi>( in main()
57 std::string() + aidl::android::hardware::wifi::Wifi::descriptor + "/default"; in main()
Dwifi.h41 class Wifi : public BnWifi {
43 Wifi(const std::shared_ptr<::android::wifi_system::InterfaceTool> iface_tool,
88 DISALLOW_COPY_AND_ASSIGN(Wifi);
/hardware/google/pixel-sepolicy/wifi_ext/
Dfile_contexts1 # Wifi
7 # Wifi logger
Dhwservice_contexts1 # Wifi
Dservice_contexts1 # Wifi
/hardware/interfaces/wifi/1.5/
Dtypes.hal32 * Wifi bands defined in 80211 spec.
66 * Interface operation mode is Wifi Direct Client.
70 * Interface operation mode is Wifi Direct Group Owner.
88 * Wifi usable channel information.
92 * Wifi channel freqeuncy in MHz.
97 * Wifi channel bandwidth in MHz.
171 * Wifi rate information: preamble, number of spatial streams, bandwidth, MCS, etc.
DIWifiChip.hal214 * In addition, hard restrictions on the Wifi modes may be indicated by |CoexRestriction| bits
216 * provided, then the channels should be completely avoided for the provided Wifi modes instead
220 * @param restrictions Bitset of |CoexRestriction| values indicating Wifi interfaces to
233 * Set country code for this Wifi chip.
235 * Country code is global setting across the Wifi chip and not Wifi
251 * Usable Wifi channels filter masks.
255 * Filter Wifi channels that should be avoided due to extreme
256 * cellular coexistence restrictions. Some Wifi channels can have
279 * Retrieve list of usable Wifi channels for the specified band &
282 * The list of usable Wifi channels in a given band depends on factors
/hardware/interfaces/wifi/supplicant/1.4/
DISupplicantP2pIfaceCallback.hal41 * @param primaryDeviceType Type of device. Refer to section B.1 of Wifi P2P
46 * @param deviceCapabilities Refer to section 4.1.4 of Wifi P2P Technical
48 * @param groupCapabilites Refer to section 4.1.4 of Wifi P2P Technical
DISupplicantP2pIface.hal73 * Set Wifi Display R2 device info.
/hardware/interfaces/wifi/supplicant/1.3/
Dtypes.hal35 * Wifi Technologies
62 * Wifi Technology
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pIfaceCallback.hal92 * @param primaryDeviceType Type of device. Refer to section B.1 of Wifi P2P
97 * @param deviceCapabilities Refer to section 4.1.4 of Wifi P2P Technical
99 * @param groupCapabilites Refer to section 4.1.4 of Wifi P2P Technical
215 * Wifi P2P Technical specification v1.2.
216 * @parm tlvs Refer to section 3.1.3.1 of Wifi P2P Technical specification v1.2.
DISupplicantNetwork.hal23 * parameters of a Wifi service set. Service sets are identified by their
DISupplicantP2pIface.hal365 * @param channel Wifi channel. eg, 1, 6, 11.
595 * Enable/Disable Wifi Display.
607 * Set Wifi Display device info.
DISupplicantIface.hal143 * @parm type Type of device. Refer to section B.1 of Wifi P2P
/hardware/interfaces/wifi/1.2/
DIWifiChipEventCallback.hal23 * Wifi chip event callbacks.
33 /** Wifi channel on which this interface is operating. */
/hardware/google/aemu/host-common/include/host-common/
DFeatureControlDefGuest.h40 FEATURE_CONTROL_ITEM(Wifi, 55)
/hardware/interfaces/wifi/1.6/
DIWifiChip.hal32 * Usable Wifi channels filter masks.
36 * Filter Wifi channels that are supported for NAN3.1 Instant communication mode. This
64 * Retrieve list of usable Wifi channels for the specified band &
67 * The list of usable Wifi channels in a given band depends on factors
Dtypes.hal81 * Wifi Rate Preamble
386 * Wifi rate info.
422 * Wifi rate information: preamble, number of spatial streams, bandwidth, MCS, etc.
645 * Wifi usable channel information.
649 * Wifi channel freqeuncy in MHz.
654 * Wifi channel bandwidth in MHz.
1279 * Wifi radio configuration
1291 * Wifi Antenna configuration.
1297 * Wifi radio combination
1307 * Wifi radio combinations matrix retrieved via |getSupportedRadioCombinationsMatrix|.
/hardware/interfaces/wifi/1.4/
DIWifiChipEventCallback.hal23 * Wifi chip event callbacks.
Dtypes.hal40 * Wifi bands defined in 80211 spec.
72 * Wifi Rate Preamble
431 * Wifi rate info.
/hardware/interfaces/wifi/1.0/
DIWifiChip.hal228 * to restart Wifi HAL before calling this.
/hardware/interfaces/audio/common/2.0/
Dtypes.hal131 * presentation is Wifi Display where a dongle attached to a TV can be used
/hardware/interfaces/audio/common/4.0/
Dtypes.hal125 * presentation is Wifi Display where a dongle attached to a TV can be used
/hardware/interfaces/audio/common/5.0/
Dtypes.hal127 * presentation is Wifi Display where a dongle attached to a TV can be used

12