Searched refs:hs20_eventlog (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/hs20/server/ |
D | spp_server.c | 294 static void hs20_eventlog(struct hs20_svc *ctx, in hs20_eventlog() function 343 hs20_eventlog(ctx, user, realm, sessionid, notes, str); in hs20_eventlog_node() 978 hs20_eventlog(ctx, user, realm, session_id, in policy_remediation() 1048 hs20_eventlog(ctx, user, realm, session_id, in user_remediation() 1070 hs20_eventlog(ctx, user, realm, session_id, in free_remediation() 1091 hs20_eventlog(ctx, user, realm, session_id, in no_sub_rem() 1113 hs20_eventlog(ctx, user, realm, session_id, in hs20_subscription_remediation() 1246 hs20_eventlog(ctx, user, realm, session_id, in hs20_policy_update() 1660 hs20_eventlog(ctx, user, realm, session_id, in hs20_user_input_registration() 2138 hs20_eventlog(ctx, user, realm, session_id, str, NULL); in hs20_spp_post_dev_data() [all …]
|