Home
last modified time | relevance | path

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

12

/dports/lang/micropython/micropython-1.17/ports/zephyr/
H A Dmodbluetooth_zephyr.c365 …oth_gap_scan_start(int32_t duration_ms, int32_t interval_us, int32_t window_us, bool active_scan) { in mp_bluetooth_gap_scan_start() argument
373 .type = active_scan ? BT_HCI_LE_SCAN_ACTIVE : BT_HCI_LE_SCAN_PASSIVE, in mp_bluetooth_gap_scan_start()
/dports/lang/micropython/micropython-1.17/extmod/
H A Dmodbluetooth.h367 …ooth_gap_scan_start(int32_t duration_ms, int32_t interval_us, int32_t window_us, bool active_scan);
H A Dmodbluetooth.c654 bool active_scan = false; in bluetooth_ble_gap_scan() local
666 active_scan = mp_obj_is_true(args[4]); in bluetooth_ble_gap_scan()
671 …etooth_handle_errno(mp_bluetooth_gap_scan_start(duration_ms, interval_us, window_us, active_scan)); in bluetooth_ble_gap_scan()
/dports/lang/micropython/micropython-1.17/extmod/btstack/
H A Dmodbluetooth_btstack.c1238 …oth_gap_scan_start(int32_t duration_ms, int32_t interval_us, int32_t window_us, bool active_scan) { in mp_bluetooth_gap_scan_start() argument
1251 gap_set_scan_parameters(active_scan ? 1 : 0, interval_us / 625, window_us / 625); in mp_bluetooth_gap_scan_start()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bluetooth/
H A Dhci_request.c3131 static int active_scan(struct hci_request *req, unsigned long opt) in active_scan() function
3174 err = active_scan(req, opt); in interleaved_discov()
3217 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
3222 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
/dports/multimedia/libv4l/linux-5.13-rc2/net/bluetooth/
H A Dhci_request.c3131 static int active_scan(struct hci_request *req, unsigned long opt) in active_scan() function
3174 err = active_scan(req, opt); in interleaved_discov()
3217 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
3222 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bluetooth/
H A Dhci_request.c3131 static int active_scan(struct hci_request *req, unsigned long opt) in active_scan() function
3174 err = active_scan(req, opt); in interleaved_discov()
3217 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
3222 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery, in start_discovery()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/marvell/libertas/
H A 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/marvell/libertas/
H A 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()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/marvell/libertas/
H A 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()
/dports/lang/micropython/micropython-1.17/extmod/nimble/
H A Dmodbluetooth_nimble.c1136 …oth_gap_scan_start(int32_t duration_ms, int32_t interval_us, int32_t window_us, bool active_scan) { in mp_bluetooth_gap_scan_start() argument
1148 .passive = active_scan ? 0 : 1, in mp_bluetooth_gap_scan_start()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192u/
H A Dr8192U_wx.c592 priv->ieee80211->active_scan = mode; in r8192_wx_set_scan_type()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192u/
H A Dr8192U_wx.c592 priv->ieee80211->active_scan = mode; in r8192_wx_set_scan_type()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192u/
H A Dr8192U_wx.c592 priv->ieee80211->active_scan = mode; in r8192_wx_set_scan_type()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c760 priv->rtllib->active_scan = mode; in _rtl92e_wx_set_scan_type()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c760 priv->rtllib->active_scan = mode; in _rtl92e_wx_set_scan_type()
H A Drtl_core.c957 priv->rtllib->active_scan = 1; in _rtl92e_init_priv_variable()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c760 priv->rtllib->active_scan = mode; in _rtl92e_wx_set_scan_type()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib.h1568 short active_scan; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib.h1568 short active_scan; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/
H A Drtllib.h1568 short active_scan; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1774 short active_scan; member
H A Dieee80211_softmac.c402 if (ieee->active_scan && (ieee->softmac_features & IEEE_SOFTMAC_PROBERQ)) { in ieee80211_send_probe_requests()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1774 short active_scan; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1774 short active_scan; member

12