Searched refs:NotifyResponse (Results 1 – 3 of 3) sorted by relevance
272 if (ret == 0 && mHandler.NotifyResponse) { in handleNanResponse()273 (*mHandler.NotifyResponse)(&rsp_data, mUserData); in handleNanResponse()
1672 void (*NotifyResponse)(NanResponseMsg* rsp_data, member
801 void (*NotifyResponse)(NanResponseMsg* rsp_data); member