Home
last modified time | relevance | path

Searched refs:NAN_STATUS_UNSUPPORTED_CONCURRENCY_NAN_DISABLED (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_nan.h176 NAN_STATUS_UNSUPPORTED_CONCURRENCY_NAN_DISABLED = 12 enumerator
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_legacy_hal.h108 using ::NAN_STATUS_UNSUPPORTED_CONCURRENCY_NAN_DISABLED;
H A Dhidl_struct_util.cpp1286 case legacy_hal::NAN_STATUS_UNSUPPORTED_CONCURRENCY_NAN_DISABLED: in convertLegacyNanStatusTypeToHidl()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dnan_rsp.cpp303 {NAN_STATUS_UNSUPPORTED_CONCURRENCY_NAN_DISABLED, NDP_I_UNSUPPORTED_CONCURRENCY,
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dnan.cpp127 C2S(NAN_STATUS_UNSUPPORTED_CONCURRENCY_NAN_DISABLED) in NanStatusToString()
470 case NAN_STATUS_UNSUPPORTED_CONCURRENCY_NAN_DISABLED: in nan_map_response_status()