Searched refs:NotifyResponse (Results 1 – 2 of 2) sorted by relevance
290 if (ret == 0 && mHandler.NotifyResponse) { in handleNanResponse()291 (*mHandler.NotifyResponse)(id, &rsp_data); in handleNanResponse()
1568 void (*NotifyResponse)(transaction_id id, NanResponseMsg* rsp_data); member