Searched refs:hs20_eventlog (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/hs20/server/ |
D | spp_server.c | 225 static void hs20_eventlog(struct hs20_svc *ctx, in hs20_eventlog() function 274 hs20_eventlog(ctx, user, realm, sessionid, notes, str); in hs20_eventlog_node() 770 hs20_eventlog(ctx, user, realm, session_id, in policy_remediation() 840 hs20_eventlog(ctx, user, realm, session_id, in user_remediation() 862 hs20_eventlog(ctx, user, realm, session_id, in free_remediation() 883 hs20_eventlog(ctx, user, realm, session_id, in no_sub_rem() 905 hs20_eventlog(ctx, user, realm, session_id, in hs20_subscription_remediation() 1019 hs20_eventlog(ctx, user, realm, session_id, in hs20_policy_update() 1362 hs20_eventlog(ctx, user, realm, session_id, in hs20_user_input_registration() 1668 hs20_eventlog(ctx, user, realm, session_id, str, NULL); in hs20_spp_post_dev_data() [all …]
|