Searched refs:BT_GAP_SCAN_FAST_WINDOW (Results 1 – 25 of 25) sorted by relevance
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/ |
D | bluetooth.h | 2210 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)
|
D | gap.h | 719 #define BT_GAP_SCAN_FAST_WINDOW 0x0030 /* 30 ms */ macro
|
D | conn.h | 834 BT_GAP_SCAN_FAST_WINDOW)
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/central/src/ |
D | main.c | 41 .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/ |
D | dut.c | 34 param.window = BT_GAP_SCAN_FAST_WINDOW; in start_scanning()
|
/Zephyr-Core-3.7.0/samples/bluetooth/observer/src/ |
D | observer.c | 95 .window = BT_GAP_SCAN_FAST_WINDOW, in observer_start()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/disconnect/dut/src/ |
D | main.c | 127 .window = BT_GAP_SCAN_FAST_WINDOW, in connect()
|
/Zephyr-Core-3.7.0/samples/bluetooth/direction_finding_central/src/ |
D | main.c | 194 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
|
/Zephyr-Core-3.7.0/samples/bluetooth/central_ht/src/ |
D | main.c | 233 .window = BT_GAP_SCAN_FAST_WINDOW, in scan_start()
|
/Zephyr-Core-3.7.0/samples/bluetooth/central_hr/src/ |
D | main.c | 193 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/split/dut/src/ |
D | main.c | 188 .window = BT_GAP_SCAN_FAST_WINDOW, in connect()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/sequential/dut/src/ |
D | main.c | 130 .window = BT_GAP_SCAN_FAST_WINDOW, in connect()
|
/Zephyr-Core-3.7.0/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 334 .window = BT_GAP_SCAN_FAST_WINDOW, in scan_enable()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/hfc/src/ |
D | main.c | 141 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_as_central()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/credits/src/ |
D | main.c | 307 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
|
/Zephyr-Core-3.7.0/samples/bluetooth/iso_receive/src/ |
D | main.c | 21 BT_GAP_SCAN_FAST_WINDOW)
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/ |
D | main.c | 324 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/many_conns/src/ |
D | main.c | 311 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/stress/src/ |
D | main.c | 381 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/general/src/ |
D | main_l2cap_ecred.c | 529 .window = BT_GAP_SCAN_FAST_WINDOW, in test_central_main()
|
/Zephyr-Core-3.7.0/samples/bluetooth/central_otc/src/ |
D | main.c | 296 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/conn_stress/central/src/ |
D | main.c | 386 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/ |
D | bt.c | 1457 .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/ |
D | scan.c | 299 window = BT_GAP_SCAN_FAST_WINDOW; in start_host_initiated_scan()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/ |
D | bap.c | 3381 .window = BT_GAP_SCAN_FAST_WINDOW, in cmd_create_broadcast_sink()
|