Home
last modified time | relevance | path

Searched refs:NAN_RESPONSE_DISABLED (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_rsp.cpp546 pRsp->response_type = NAN_RESPONSE_DISABLED; in getNanResponse()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_rsp.cpp580 pRsp->response_type = NAN_RESPONSE_DISABLED; in getNanResponse()
/hardware/interfaces/wifi/aidl/default/
Dwifi_nan_iface.cpp90 case legacy_hal::NAN_RESPONSE_DISABLED: { in registerCallbackHandlers()
Dwifi_legacy_hal.h84 using ::NAN_RESPONSE_DISABLED;
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h77 NAN_RESPONSE_DISABLED = 1, enumerator
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp3646 C2S(NAN_RESPONSE_DISABLED) in NanRspToString()
3790 response_type = NAN_RESPONSE_DISABLED; in get_response_type()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp5172 C2S(NAN_RESPONSE_DISABLED) in NanRspToString()
5346 response_type = NAN_RESPONSE_DISABLED; in get_response_type()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6132 case NAN_RESPONSE_DISABLED: in OnNanNotifyResponse()