Searched defs:setLci (Results 1 – 5 of 5) sorted by relevance
45 void setLci(in int cmdId, in android.hardware.wifi.RttLciInformation lci); in setLci() method
143 void setLci(in int cmdId, in RttLciInformation lci); in setLci() method
97 ndk::ScopedAStatus WifiRttController::setLci(int32_t in_cmdId, const RttLciInformation& in_lci) { in setLci() function in aidl::android::hardware::wifi::WifiRttController