HomeSort by relevance Sort by last modified time
    Searched refs:NanPublishTerminatedInd (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nancommand.h 50 int getNanPublishTerminated(NanPublishTerminatedInd *event);
139 For NanResponse, NanPublishTerminatedInd, NanSubscribeTerminatedInd,
nan_rsp.cpp 348 NanPublishTerminatedInd* pRspInd;
383 pRspInd = (NanPublishTerminatedInd*)pResponse;
    [all...]
nan_ind.cpp 48 NanPublishTerminatedInd publishTerminatedInd;
256 int NanCommand::getNanPublishTerminated(NanPublishTerminatedInd *event)
    [all...]
  /hardware/interfaces/wifi/1.2/default/
wifi_legacy_hal.h 82 std::function<void(const NanPublishTerminatedInd&)>
wifi_legacy_hal.cpp 194 std::function<void(const NanPublishTerminatedInd&)>
196 void onAysncNanEventPublishTerminated(NanPublishTerminatedInd* event) {
    [all...]
wifi_nan_iface.cpp 280 [weak_ptr_this](const legacy_hal::NanPublishTerminatedInd& msg) {
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h     [all...]

Completed in 181 milliseconds