Home
last modified time | relevance | path

Searched refs:fst_session_is_ready_pending (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_session.c213 static int fst_session_is_ready_pending(struct fst_session *s) in fst_session_is_ready_pending() function
432 if (fst_session_is_ready_pending(s) && in fst_session_handle_setup_request()
522 if (!fst_session_is_ready_pending(s)) { in fst_session_handle_setup_response()
930 if (!fst_session_is_ready_pending(s)) { in fst_session_respond()
1442 res.dialog_token = (_s && fst_session_is_ready_pending(_s)) ? in fst_test_req_send_fst_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_session.c213 static int fst_session_is_ready_pending(struct fst_session *s) in fst_session_is_ready_pending() function
432 if (fst_session_is_ready_pending(s) && in fst_session_handle_setup_request()
522 if (!fst_session_is_ready_pending(s)) { in fst_session_handle_setup_response()
930 if (!fst_session_is_ready_pending(s)) { in fst_session_respond()
1442 res.dialog_token = (_s && fst_session_is_ready_pending(_s)) ? in fst_test_req_send_fst_response()

Completed in 5 milliseconds