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.c1294 COMPACT_MACSTR, in wpas_dbus_signal_p2p_provision_discovery()
1358 "%s/" WPAS_DBUS_NEW_P2P_PEERS_PART "/" COMPACT_MACSTR, in wpas_dbus_signal_p2p_go_neg_req()
1569 "%s/" WPAS_DBUS_NEW_P2P_PEERS_PART "/" COMPACT_MACSTR, in wpas_dbus_signal_p2p_go_neg_resp()
1737 COMPACT_MACSTR, in wpas_dbus_signal_p2p_peer_joined()
1794 COMPACT_MACSTR, in wpas_dbus_signal_p2p_peer_disconnected()
1863 COMPACT_MACSTR, wpa_s->dbus_new_path, MAC2STR(sa)); in wpas_dbus_signal_p2p_sd_request()
1931 COMPACT_MACSTR, wpa_s->dbus_new_path, MAC2STR(sa)); in wpas_dbus_signal_p2p_sd_response()
2366 "%s/" WPAS_DBUS_NEW_STAS_PART "/" COMPACT_MACSTR, in wpas_dbus_sta_signal_prop_changed()
3054 "%s/" WPAS_DBUS_NEW_STAS_PART "/" COMPACT_MACSTR, in wpas_dbus_unregister_sta()
3096 "%s/" WPAS_DBUS_NEW_STAS_PART "/" COMPACT_MACSTR, in wpas_dbus_register_sta()
[all …]
Ddbus_new_handlers_p2p.c1259 "/" COMPACT_MACSTR, in wpas_dbus_getter_p2p_peers()
1392 COMPACT_MACSTR, in wpas_dbus_getter_p2p_peergo()
2362 "/" COMPACT_MACSTR, in wpas_dbus_getter_p2p_group_members()
Ddbus_new_handlers.c4104 "%s/" WPAS_DBUS_NEW_STAS_PART "/" COMPACT_MACSTR, in wpas_dbus_getter_stas()
/external/wpa_supplicant_8/src/utils/
Dcommon.h425 #define COMPACT_MACSTR "%02x%02x%02x%02x%02x%02x" macro
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c1218 "WPA: IGTK keyid %d pn " COMPACT_MACSTR, in wpa_supplicant_install_igtk()
1287 "WPA: BIGTK keyid %d pn " COMPACT_MACSTR, in wpa_supplicant_install_bigtk()
/external/wpa_supplicant_8/src/common/
Ddpp.c629 os_snprintf(macstr, sizeof(macstr), "M:" COMPACT_MACSTR ";", in dpp_gen_uri()