Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hostapd/aidl/
Dhostapd.cpp1008 std::optional<struct sta_info*> getStaInfoByMacAddr(const struct hostapd_data* iface_hapd, in getStaInfoByMacAddr()
1054 struct hostapd_data* iface_hapd = (struct hostapd_data*)ctx; in onAsyncSetupCompleteCb() local
1071 struct hostapd_data* iface_hapd = (struct hostapd_data*)ctx; in onAsyncStaAuthorizedCb() local
1086 struct hostapd_data* iface_hapd = (struct hostapd_data*)ctx; in onAsyncWpaEventCb() local
1276 struct hostapd_data *iface_hapd = iface->bss[j]; in addConcurrentAccessPoints() local
1379 struct hostapd_data* iface_hapd = iface_params.usesMlo ? in addSingleAccessPoint() local
1402 [this](struct hostapd_data* iface_hapd) { in addSingleAccessPoint()
1431 int authorized, const u8 *p2p_dev_addr) { in addSingleAccessPoint()
1469 size_t len) { in addSingleAccessPoint()
1642 struct hostapd_data* iface_hapd = in removeLinkFromMultipleLinkBridgedApIfaceInternal() local
/external/wpa_supplicant_8/hostapd/aidl/tests/
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