Home
last modified time | relevance | path

Searched refs:NanBeaconSdfPayloadInd (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnancommand.h57 int getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event);
Dnan_ind.cpp120 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication()
666 int NanCommand::getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event) in getNanBeaconSdfPayload()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnancommand.h134 int getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event);
Dnan_ind.cpp164 NanBeaconSdfPayloadInd beaconSdfPayloadInd; in handleNanIndication()
716 int NanCommand::getNanBeaconSdfPayload(NanBeaconSdfPayloadInd *event) in getNanBeaconSdfPayload()
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h2397 } NanBeaconSdfPayloadInd; typedef
3087 void (*EventBeaconSdfPayload) (NanBeaconSdfPayloadInd* event);
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.h134 using ::NanBeaconSdfPayloadInd;
472 std::function<void(const NanBeaconSdfPayloadInd&)> on_event_beacon_sdf_payload;
Dwifi_nan_iface.cpp568 [](const legacy_hal::NanBeaconSdfPayloadInd& /* msg */) { in registerCallbackHandlers() argument
Dwifi_legacy_hal.cpp303 std::function<void(const NanBeaconSdfPayloadInd&)> on_nan_event_beacon_sdf_payload_user_callback;
304 void onAsyncNanEventBeaconSdfPayload(NanBeaconSdfPayloadInd* event) { in onAsyncNanEventBeaconSdfPayload()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp3546 NanBeaconSdfPayloadInd sdfInd; in handleEvent()
4980 NanBeaconSdfPayloadInd sdfInd; in handleEvent()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp5087 NanBeaconSdfPayloadInd sdfInd; in handleEvent()
6921 NanBeaconSdfPayloadInd sdfInd; in handleEvent()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6373 void OnNanEventBeaconSdfPayload (NanBeaconSdfPayloadInd* event) {} in OnNanEventBeaconSdfPayload()