Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dtodo.txt24 (Done once; number of unused function arguments still present)
Dp2p_supplicant.c187 int num, unused; in wpas_p2p_num_unused_channels() local
197 unused = wpa_s->num_multichan_concurrent - num; in wpas_p2p_num_unused_channels()
198 wpa_dbg(wpa_s, MSG_DEBUG, "P2P: num_unused_channels: %d", unused); in wpas_p2p_num_unused_channels()
199 return unused; in wpas_p2p_num_unused_channels()
DChangeLog634 * removed unused NFC_RX_HANDOVER_REQ and NFC_RX_HANDOVER_SEL control
1069 operations; this removes the now unused disassociate() wpa_driver_ops
/hostap-latest/src/utils/
Dcommon.h505 #define __maybe_unused __attribute__((unused))
/hostap-latest/src/crypto/
Dtls_wolfssl.c1489 int ocsp_status_cb(void *unused, const char *url, int url_sz, in ocsp_status_cb() argument
1495 (void) unused; in ocsp_status_cb()