Searched defs:setLcr (Results 1 – 5 of 5) sorted by relevance
46 void setLcr(in int cmdId, in android.hardware.wifi.RttLcrInformation lcr); in setLcr() method
157 void setLcr(in int cmdId, in RttLcrInformation lcr); in setLcr() method
102 ndk::ScopedAStatus WifiRttController::setLcr(int32_t in_cmdId, const RttLcrInformation& in_lcr) { in setLcr() function in aidl::android::hardware::wifi::WifiRttController