Searched defs:GetApInterfaces (Results 1 – 2 of 2) sorted by relevance
52 List<IBinder> GetApInterfaces(); in GetApInterfaces() method
271 Status Server::GetApInterfaces(vector<sp<IBinder>>* out_ap_interfaces) { in GetApInterfaces() function in android::wificond::Server