Searched refs:on_rtt_results_v2 (Results 1 – 3 of 3) sorted by relevance
355 rttHandler.on_rtt_results_v2 = NULL; in RttCommand()679 if (*rttHandler.on_rtt_results_v2) { in handleEvent()680 (*rttHandler.on_rtt_results_v2)(id(), totalCnt, rttResults_v2); in handleEvent()
217 void (*on_rtt_results_v2) (wifi_request_id id, member
124 if (handler.on_rtt_results == NULL && handler.on_rtt_results_v2 == NULL ) { in wifi_rtt_range_request()