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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nancommand.h 41 int getNanResponse(transaction_id *id, NanResponseMsg *pRsp);
nan_rsp.cpp 347 NanResponseMsg *pRsp;
354 pRsp = (NanResponseMsg*)pResponse;
416 int NanCommand::getNanResponse(transaction_id *id, NanResponseMsg *pRsp)
624 //NanResponseMsg
625 NanResponseMsg rsp_data;
    [all...]
  /hardware/interfaces/wifi/1.2/default/
hidl_struct_util.h 140 const legacy_hal::NanResponseMsg& legacy_response,
wifi_legacy_hal.h 79 std::function<void(transaction_id, const NanResponseMsg&)>
wifi_legacy_hal.cpp 179 std::function<void(transaction_id, const NanResponseMsg&)>
181 void onAysncNanNotifyResponse(transaction_id id, NanResponseMsg* msg) {
    [all...]
wifi_nan_iface.cpp 45 const legacy_hal::NanResponseMsg& msg) {
    [all...]
hidl_struct_util.cpp     [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h     [all...]

Completed in 258 milliseconds