/hardware/interfaces/wifi/aidl/default/ |
D | wifi.cpp | 176 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 …]
|
D | service.cpp | 52 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()
|
D | wifi.h | 41 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/ |
D | file_contexts | 1 # Wifi 7 # Wifi logger
|
D | hwservice_contexts | 1 # Wifi
|
D | service_contexts | 1 # Wifi
|
/hardware/interfaces/wifi/1.5/ |
D | types.hal | 32 * 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.
|
D | IWifiChip.hal | 214 * 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/ |
D | ISupplicantP2pIfaceCallback.hal | 41 * @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
|
D | ISupplicantP2pIface.hal | 73 * Set Wifi Display R2 device info.
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | types.hal | 35 * Wifi Technologies 62 * Wifi Technology
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pIfaceCallback.hal | 92 * @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.
|
D | ISupplicantNetwork.hal | 23 * parameters of a Wifi service set. Service sets are identified by their
|
D | ISupplicantP2pIface.hal | 365 * @param channel Wifi channel. eg, 1, 6, 11. 595 * Enable/Disable Wifi Display. 607 * Set Wifi Display device info.
|
D | ISupplicantIface.hal | 143 * @parm type Type of device. Refer to section B.1 of Wifi P2P
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiChipEventCallback.hal | 23 * Wifi chip event callbacks. 33 /** Wifi channel on which this interface is operating. */
|
/hardware/google/aemu/host-common/include/host-common/ |
D | FeatureControlDefGuest.h | 40 FEATURE_CONTROL_ITEM(Wifi, 55)
|
/hardware/interfaces/wifi/1.6/ |
D | IWifiChip.hal | 32 * 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
|
D | types.hal | 81 * 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/ |
D | IWifiChipEventCallback.hal | 23 * Wifi chip event callbacks.
|
D | types.hal | 40 * Wifi bands defined in 80211 spec. 72 * Wifi Rate Preamble 431 * Wifi rate info.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChip.hal | 228 * to restart Wifi HAL before calling this.
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 131 * presentation is Wifi Display where a dongle attached to a TV can be used
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 125 * presentation is Wifi Display where a dongle attached to a TV can be used
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 127 * presentation is Wifi Display where a dongle attached to a TV can be used
|