Searched refs:COMPACT_MACSTR (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new.c | 1294 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 …]
|
D | dbus_new_handlers_p2p.c | 1259 "/" 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()
|
D | dbus_new_handlers.c | 4104 "%s/" WPAS_DBUS_NEW_STAS_PART "/" COMPACT_MACSTR, in wpas_dbus_getter_stas()
|
/external/wpa_supplicant_8/src/utils/ |
D | common.h | 425 #define COMPACT_MACSTR "%02x%02x%02x%02x%02x%02x" macro
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa.c | 1218 "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/ |
D | dpp.c | 629 os_snprintf(macstr, sizeof(macstr), "M:" COMPACT_MACSTR ";", in dpp_gen_uri()
|