Home
last modified time | relevance | path

Searched refs:hostapd_dpp_pb_active (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/src/ap/
Ddpp_hostapd.c1527 static bool hostapd_dpp_pb_active(struct hostapd_data *hapd) in hostapd_dpp_pb_active() function
1618 if (!ifaces->dpp_pb_result_indicated && hostapd_dpp_pb_active(hapd)) { in hostapd_dpp_rx_conf_result()
2624 hostapd_dpp_pb_active(hapd)) { in hostapd_dpp_rx_pb_presence_announcement()
2645 if (!hostapd_dpp_pb_active(hapd)) { in hostapd_dpp_rx_pb_presence_announcement()
3172 if (!ifaces->dpp_pb_result_indicated && hostapd_dpp_pb_active(hapd)) { in hostapd_dpp_gas_status_handler()
3956 if (hostapd_dpp_pb_active(hapd)) { in hostapd_dpp_push_button_stop()