Home
last modified time | relevance | path

Searched refs:WIFI_LOGGER_PACKET_FATE_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_logger.h411 WIFI_LOGGER_PACKET_FATE_SUPPORTED = (1 << (8)), // tracks connection packets' fate enumerator
/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.cpp52 case legacy_hal::WIFI_LOGGER_PACKET_FATE_SUPPORTED: in convertLegacyLoggerFeatureToHidlStaIfaceCapability()
235 for (const auto feature : {legacy_hal::WIFI_LOGGER_PACKET_FATE_SUPPORTED}) { in convertLegacyFeaturesToHidlStaCapabilities()