Home | History | Annotate | Download | only in common

Lines Matching full:hostapd

2  * wpa_supplicant/hostapd control interface library
237 /* hostapd control interface - fixed message prefixes */
326 /* wpa_supplicant/hostapd control interface access */
329 * wpa_ctrl_open - Open a control interface to wpa_supplicant/hostapd
333 * This function is used to open a control interface to wpa_supplicant/hostapd.
334 * ctrl_path is usually /var/run/wpa_supplicant or /var/run/hostapd. This path
335 * is configured in wpa_supplicant/hostapd and other programs using the control
341 * wpa_ctrl_open2 - Open a control interface to wpa_supplicant/hostapd
347 * This function is used to open a control interface to wpa_supplicant/hostapd
349 * ctrl_path is usually /var/run/wpa_supplicant or /var/run/hostapd and client
356 * wpa_ctrl_close - Close a control interface to wpa_supplicant/hostapd
365 * wpa_ctrl_request - Send a command to wpa_supplicant/hostapd
374 * This function is used to send commands to wpa_supplicant/hostapd. Received
383 * wpa_supplicant/hostapd is sending such a message. This can happen only if
401 * wpa_supplicant/hostapd events. After a success wpa_ctrl_attach() call, the
414 * wpa_supplicant/hostapd events, i.e., cancels the registration done with