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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_rsp.cpp 259 No need to call NotifyResponse as the request is for getting the
271 //Call the NotifyResponse Handler
272 if (ret == 0 && mHandler.NotifyResponse) {
273 (*mHandler.NotifyResponse)(&rsp_data, mUserData);
nan.h     [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 800 /* NotifyResponse invoked to notify the status of the Request */
801 void (*NotifyResponse)(NanResponseMsg* rsp_data);

Completed in 151 milliseconds