Home | History | Annotate | Download | only in drivers

Lines Matching refs:peer

3179 static void test_prov_disc_req(void *ctx, const u8 *peer, u16 config_methods,
3185 wpa_printf(MSG_DEBUG, "%s(peer=" MACSTR " config_methods=0x%x)",
3186 __func__, MAC2STR(peer), config_methods);
3191 static void test_prov_disc_resp(void *ctx, const u8 *peer, u16 config_methods)
3193 wpa_printf(MSG_DEBUG, "%s(peer=" MACSTR " config_methods=0x%x)",
3194 __func__, MAC2STR(peer), config_methods);