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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nancommand.h 104 int getNanTransmitFollowupInd(NanTransmitFollowupInd *event);
140 NanDisabledInd, NanTransmitFollowupInd:
nan_ind.cpp 129 NanTransmitFollowupInd transmitFollowupInd;
130 memset(&transmitFollowupInd, 0, sizeof(NanTransmitFollowupInd));
    [all...]
  /hardware/interfaces/wifi/1.2/default/
wifi_legacy_hal.h 99 std::function<void(const NanTransmitFollowupInd&)>
wifi_legacy_hal.cpp 297 std::function<void(const NanTransmitFollowupInd&)>
299 void onAysncNanEventTransmitFollowUp(NanTransmitFollowupInd* event) {
    [all...]
wifi_nan_iface.cpp 378 [weak_ptr_this](const legacy_hal::NanTransmitFollowupInd& msg) {
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h     [all...]

Completed in 292 milliseconds