Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dbluetooth.h2210 BT_GAP_SCAN_FAST_WINDOW)
2220 BT_GAP_SCAN_FAST_WINDOW)
2221 BUILD_ASSERT(BT_GAP_SCAN_FAST_WINDOW == BT_GAP_SCAN_FAST_INTERVAL_MIN,
2233 BT_GAP_SCAN_FAST_WINDOW)
2244 BT_GAP_SCAN_FAST_WINDOW)
2245 BUILD_ASSERT(BT_GAP_SCAN_FAST_WINDOW == BT_GAP_SCAN_FAST_INTERVAL_MIN,
2257 BT_GAP_SCAN_FAST_WINDOW)
2271 BT_GAP_SCAN_FAST_WINDOW)
Dgap.h719 #define BT_GAP_SCAN_FAST_WINDOW 0x0030 /* 30 ms */ macro
Dconn.h834 BT_GAP_SCAN_FAST_WINDOW)
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/central/src/
Dmain.c41 .window = BT_GAP_SCAN_FAST_WINDOW, in test_central_connect_timeout_with_timeout()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/privacy/central/src/
Ddut.c34 param.window = BT_GAP_SCAN_FAST_WINDOW; in start_scanning()
/Zephyr-Core-3.7.0/samples/bluetooth/observer/src/
Dobserver.c95 .window = BT_GAP_SCAN_FAST_WINDOW, in observer_start()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c127 .window = BT_GAP_SCAN_FAST_WINDOW, in connect()
/Zephyr-Core-3.7.0/samples/bluetooth/direction_finding_central/src/
Dmain.c194 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
/Zephyr-Core-3.7.0/samples/bluetooth/central_ht/src/
Dmain.c233 .window = BT_GAP_SCAN_FAST_WINDOW, in scan_start()
/Zephyr-Core-3.7.0/samples/bluetooth/central_hr/src/
Dmain.c193 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c188 .window = BT_GAP_SCAN_FAST_WINDOW, in connect()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c130 .window = BT_GAP_SCAN_FAST_WINDOW, in connect()
/Zephyr-Core-3.7.0/samples/bluetooth/direction_finding_connectionless_rx/src/
Dmain.c334 .window = BT_GAP_SCAN_FAST_WINDOW, in scan_enable()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/hfc/src/
Dmain.c141 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_as_central()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/credits/src/
Dmain.c307 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
/Zephyr-Core-3.7.0/samples/bluetooth/iso_receive/src/
Dmain.c21 BT_GAP_SCAN_FAST_WINDOW)
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/
Dmain.c324 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dmain.c311 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c381 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain_l2cap_ecred.c529 .window = BT_GAP_SCAN_FAST_WINDOW, in test_central_main()
/Zephyr-Core-3.7.0/samples/bluetooth/central_otc/src/
Dmain.c296 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/conn_stress/central/src/
Dmain.c386 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dbt.c1457 .window = BT_GAP_SCAN_FAST_WINDOW, in cmd_active_scan_on()
3120 .window = BT_GAP_SCAN_FAST_WINDOW, in cmd_connect_le_name()
4217 BT_GAP_SCAN_FAST_WINDOW); in cmd_fal_connect()
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dscan.c299 window = BT_GAP_SCAN_FAST_WINDOW; in start_host_initiated_scan()
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/
Dbap.c3381 .window = BT_GAP_SCAN_FAST_WINDOW, in cmd_create_broadcast_sink()