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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nancommand.h 56 int getNanDisabled(NanDisabledInd *event);
140 NanDisabledInd, NanTransmitFollowupInd:
nan_rsp.cpp 349 NanDisabledInd* pRspdInd;
398 pRspdInd = (NanDisabledInd*)pResponse;
    [all...]
nan_ind.cpp 102 NanDisabledInd disabledInd;
592 int NanCommand::getNanDisabled(NanDisabledInd *event)
    [all...]
  /hardware/interfaces/wifi/1.2/default/
wifi_legacy_hal.h 90 std::function<void(const NanDisabledInd&)> on_event_disabled;
wifi_legacy_hal.cpp 246 std::function<void(const NanDisabledInd&)> on_nan_event_disabled_user_callback;
247 void onAysncNanEventDisabled(NanDisabledInd* event) {
    [all...]
wifi_nan_iface.cpp 262 [weak_ptr_this](const legacy_hal::NanDisabledInd& msg) {
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h     [all...]

Completed in 162 milliseconds