Searched defs:createBridgedApIface (Results 1 – 6 of 6) sorted by relevance
79 void createBridgedApIface(sp<IWifiApIface>* ap_iface) { in createBridgedApIface() function in WifiChipHidlTest
39 @PropagateAllowBlocking android.hardware.wifi.IWifiApIface createBridgedApIface(); in createBridgedApIface() method
456 @PropagateAllowBlocking IWifiApIface createBridgedApIface(); in createBridgedApIface() method
368 ndk::ScopedAStatus WifiChip::createBridgedApIface(std::shared_ptr<IWifiApIface>* _aidl_return) { in createBridgedApIface() function in aidl::android::hardware::wifi::WifiChip