Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_request.c3144 static int active_scan(struct hci_request *req, unsigned long opt) in active_scan() function
3206 err = active_scan(req, opt); in interleaved_discov()
3249 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
3254 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
/Linux-v5.15/drivers/net/wireless/marvell/libertas/
Dcfg.c191 int last_channel, int active_scan) in lbs_add_channel_list_tlv() argument
225 if (active_scan) { in lbs_add_channel_list_tlv()
/Linux-v5.15/drivers/staging/rtl8192u/
Dr8192U_wx.c592 priv->ieee80211->active_scan = mode; in r8192_wx_set_scan_type()
Dr8192U_core.c2107 priv->ieee80211->active_scan = 1; in rtl8192_init_priv_variable()
/Linux-v5.15/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c760 priv->rtllib->active_scan = mode; in _rtl92e_wx_set_scan_type()
Drtl_core.c956 priv->rtllib->active_scan = 1; in _rtl92e_init_priv_variable()
/Linux-v5.15/drivers/staging/rtl8192e/
Drtllib.h1568 short active_scan; member
Drtllib_softmac.c488 if (ieee->active_scan && (ieee->softmac_features & in rtllib_send_probe_requests()
/Linux-v5.15/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1774 short active_scan; member
Dieee80211_softmac.c402 if (ieee->active_scan && (ieee->softmac_features & IEEE_SOFTMAC_PROBERQ)) { in ieee80211_send_probe_requests()