Home
last modified time | relevance | path

Searched refs:WIFI_LOGGER_PER_PACKET_TX_RX_STATUS_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifiloggercmd.h59 | WIFI_LOGGER_PER_PACKET_TX_RX_STATUS_SUPPORTED)
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifiloggercmd.h59 | WIFI_LOGGER_PER_PACKET_TX_RX_STATUS_SUPPORTED)
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_logger.h403 WIFI_LOGGER_PER_PACKET_TX_RX_STATUS_SUPPORTED = (1 << (1)), // PKT status enumerator
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp3300 if (support & WIFI_LOGGER_PER_PACKET_TX_RX_STATUS_SUPPORTED) in LoggerGetFeature()