Searched refs:OnResult (Results 1 – 4 of 4) sorted by relevance
46 static void OnResult(const PeerInfo* peer_info, void* opaque) { in OnResult() function233 waiter.OnResult, &waiter)) { in adb_wifi_pair_device()
52 virtual void OnResult(uint16_t connection_handle, const RangingResult& ranging_result) = 0;
81 ranging_hal_callback_->OnResult(connection_handle_, ranging_result); in onResult()
181 void OnResult(uint16_t connection_handle, const bluetooth::hal::RangingResult& ranging_result) { in OnResult() function