Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_request.c2444 static int active_scan(struct hci_request *req, unsigned long opt) in active_scan() function
2497 err = active_scan(req, opt); in interleaved_discov()
2540 hci_req_sync(hdev, active_scan, DISCOV_LE_SCAN_INT, in start_discovery()
2545 hci_req_sync(hdev, active_scan, DISCOV_LE_SCAN_INT, in start_discovery()
/Linux-v4.19/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-v4.19/drivers/staging/rtl8192u/
Dr8192U_wx.c608 priv->ieee80211->active_scan = mode; in r8192_wx_set_scan_type()
Dr8192U_core.c2177 priv->ieee80211->active_scan = 1; in rtl8192_init_priv_variable()
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_wx.c768 priv->rtllib->active_scan = mode; in _rtl92e_wx_set_scan_type()
Drtl_core.c966 priv->rtllib->active_scan = 1; in _rtl92e_init_priv_variable()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib.h1573 short active_scan; member
Drtllib_softmac.c491 if (ieee->active_scan && (ieee->softmac_features & in rtllib_send_probe_requests()
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1779 short active_scan; member
Dieee80211_softmac.c403 if (ieee->active_scan && (ieee->softmac_features & IEEE_SOFTMAC_PROBERQ)) { in ieee80211_send_probe_requests()