Searched defs:RttControllerBinder (Results 1 – 2 of 2) sorted by relevance
| /system/connectivity/wificond/rtt/ | ||
| D | rtt_controller_impl.h | 30 class RttControllerBinder; variable |
| D | rtt_controller_binder.cpp | 24 RttControllerBinder::RttControllerBinder(RttControllerImpl* impl) : impl_{impl} { in RttControllerBinder() function in android::wificond::RttControllerBinder |