Home
last modified time | relevance | path

Searched refs:COMPACT_MACSTR (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new.c1440 COMPACT_MACSTR, in wpas_dbus_signal_p2p_provision_discovery()
1504 "%s/" WPAS_DBUS_NEW_P2P_PEERS_PART "/" COMPACT_MACSTR, in wpas_dbus_signal_p2p_go_neg_req()
1716 "%s/" WPAS_DBUS_NEW_P2P_PEERS_PART "/" COMPACT_MACSTR, in wpas_dbus_signal_p2p_go_neg_resp()
1884 COMPACT_MACSTR, in wpas_dbus_signal_p2p_peer_joined()
1941 COMPACT_MACSTR, in wpas_dbus_signal_p2p_peer_disconnected()
2010 COMPACT_MACSTR, wpa_s->dbus_new_path, MAC2STR(sa)); in wpas_dbus_signal_p2p_sd_request()
2078 COMPACT_MACSTR, wpa_s->dbus_new_path, MAC2STR(sa)); in wpas_dbus_signal_p2p_sd_response()
2364 "%s/" WPAS_DBUS_NEW_P2P_PEERS_PART "/" COMPACT_MACSTR, in wpas_dbus_signal_p2p_bootstrap_req()
2419 "%s/" WPAS_DBUS_NEW_P2P_PEERS_PART "/" COMPACT_MACSTR, in wpas_dbus_signal_p2p_bootstrap_rsp()
3294 "%s/" WPAS_DBUS_NEW_STAS_PART "/" COMPACT_MACSTR, in wpas_dbus_unregister_sta()
[all …]
Ddbus_new_handlers_p2p.c1316 "/" COMPACT_MACSTR, in wpas_dbus_getter_p2p_peers()
1449 COMPACT_MACSTR, in wpas_dbus_getter_p2p_peergo()
2419 "/" COMPACT_MACSTR, in wpas_dbus_getter_p2p_group_members()
Ddbus_new_handlers.c4739 "%s/" WPAS_DBUS_NEW_STAS_PART "/" COMPACT_MACSTR, in wpas_dbus_getter_stas()
/external/wpa_supplicant_8/src/utils/
Dcommon.h455 #define COMPACT_MACSTR "%02x%02x%02x%02x%02x%02x" macro
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c1695 "WPA: IGTK keyid %d pn " COMPACT_MACSTR, in wpa_supplicant_install_igtk()
1764 "WPA: BIGTK keyid %d pn " COMPACT_MACSTR, in wpa_supplicant_install_bigtk()
1815 "RSN: MLO Link %u IGTK keyid %d pn " COMPACT_MACSTR, in wpa_supplicant_install_mlo_igtk()
1874 "RSN: MLO Link %u BIGTK keyid %d pn " COMPACT_MACSTR, in wpa_supplicant_install_mlo_bigtk()
/external/wpa_supplicant_8/src/common/
Ddpp.c707 os_snprintf(macstr, sizeof(macstr), "M:" COMPACT_MACSTR ";", in dpp_gen_uri()