Home
last modified time | relevance | path

Searched defs:iface_hapd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/hostapd/aidl/
H A Dhostapd.cpp983 std::optional<struct sta_info*> getStaInfoByMacAddr(const struct hostapd_data* iface_hapd, in getStaInfoByMacAddr()
1029 struct hostapd_data* iface_hapd = (struct hostapd_data*)ctx; in onAsyncSetupCompleteCb() local
1046 struct hostapd_data* iface_hapd = (struct hostapd_data*)ctx; in onAsyncStaAuthorizedCb() local
1061 struct hostapd_data* iface_hapd = (struct hostapd_data*)ctx; in onAsyncWpaEventCb() local
1251 struct hostapd_data *iface_hapd = iface->bss[j]; in addConcurrentAccessPoints() local
1341 struct hostapd_data* iface_hapd = iface_params.usesMlo ? in addSingleAccessPoint() local
1364 [this](struct hostapd_data* iface_hapd) { in addSingleAccessPoint()
1393 int authorized, const u8 *p2p_dev_addr) { in addSingleAccessPoint()
1431 size_t len) { in addSingleAccessPoint()
1596 struct hostapd_data* iface_hapd = in removeLinkFromMultipleLinkBridgedApIfaceInternal() local
/aosp_15_r20/external/wpa_supplicant_8/hostapd/aidl/tests/
H A Dunittests.cpp143 struct hostapd_data iface_hapd = {}; in TEST() local
153 struct hostapd_data iface_hapd = {}; in TEST() local
168 struct hostapd_data iface_hapd = {}; in TEST() local