Searched refs:BT_GAP_SCAN_FAST_WINDOW (Results 1 – 25 of 27) sorted by relevance
12
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/central/src/ |
| D | main.c | 64 .window = BT_GAP_SCAN_FAST_WINDOW, in test_central_connect_timeout_with_timeout() 143 .window = BT_GAP_SCAN_FAST_WINDOW, in test_central_connect_when_connecting() 189 .window = BT_GAP_SCAN_FAST_WINDOW, in test_central_connect_to_existing()
|
| /Zephyr-4.1.0/include/zephyr/bluetooth/ |
| D | bluetooth.h | 2441 BT_GAP_SCAN_FAST_WINDOW) 2451 BT_GAP_SCAN_FAST_WINDOW) 2452 BUILD_ASSERT(BT_GAP_SCAN_FAST_WINDOW == BT_GAP_SCAN_FAST_INTERVAL_MIN, 2464 BT_GAP_SCAN_FAST_WINDOW) 2475 BT_GAP_SCAN_FAST_WINDOW) 2476 BUILD_ASSERT(BT_GAP_SCAN_FAST_WINDOW == BT_GAP_SCAN_FAST_INTERVAL_MIN, 2488 BT_GAP_SCAN_FAST_WINDOW) 2502 BT_GAP_SCAN_FAST_WINDOW)
|
| D | gap.h | 719 #define BT_GAP_SCAN_FAST_WINDOW 0x0030 /* 30 ms */ macro
|
| D | conn.h | 1357 BT_GAP_SCAN_FAST_WINDOW)
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/scan/slow/src/ |
| D | dut.c | 34 BT_GAP_SCAN_FAST_WINDOW)
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/privacy/central/src/ |
| D | dut.c | 33 param.window = BT_GAP_SCAN_FAST_WINDOW; in start_scanning()
|
| /Zephyr-4.1.0/samples/bluetooth/observer/src/ |
| D | observer.c | 95 .window = BT_GAP_SCAN_FAST_WINDOW, in observer_start()
|
| /Zephyr-4.1.0/tests/bluetooth/host/conn/src/ |
| D | main.c | 61 .window = BT_GAP_SCAN_FAST_WINDOW, in ZTEST()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/misc/disconnect/dut/src/ |
| D | main.c | 129 .window = BT_GAP_SCAN_FAST_WINDOW, in connect()
|
| /Zephyr-4.1.0/samples/bluetooth/direction_finding_central/src/ |
| D | main.c | 194 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/split/dut/src/ |
| D | main.c | 189 .window = BT_GAP_SCAN_FAST_WINDOW, in connect()
|
| /Zephyr-4.1.0/samples/bluetooth/central_hr/src/ |
| D | main.c | 193 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
|
| /Zephyr-4.1.0/samples/bluetooth/central_ht/src/ |
| D | main.c | 233 .window = BT_GAP_SCAN_FAST_WINDOW, in scan_start()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/att/sequential/dut/src/ |
| D | main.c | 130 .window = BT_GAP_SCAN_FAST_WINDOW, in connect()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/misc/hfc/src/ |
| D | main.c | 137 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_as_central()
|
| /Zephyr-4.1.0/samples/bluetooth/direction_finding_connectionless_rx/src/ |
| D | main.c | 344 .window = BT_GAP_SCAN_FAST_WINDOW, in scan_enable()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/credits/src/ |
| D | main.c | 312 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/ |
| D | main.c | 325 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
|
| /Zephyr-4.1.0/samples/bluetooth/iso_receive/src/ |
| D | main.c | 21 BT_GAP_SCAN_FAST_WINDOW)
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/many_conns/src/ |
| D | main.c | 316 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/stress/src/ |
| D | main.c | 384 .window = BT_GAP_SCAN_FAST_WINDOW, in connect_peripheral()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/general/src/ |
| D | main_l2cap_ecred.c | 542 .window = BT_GAP_SCAN_FAST_WINDOW, in test_central_main()
|
| /Zephyr-4.1.0/samples/bluetooth/central_otc/src/ |
| D | main.c | 296 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/host/misc/conn_stress/central/src/ |
| D | main.c | 386 .window = BT_GAP_SCAN_FAST_WINDOW, in start_scan()
|
| /Zephyr-4.1.0/subsys/bluetooth/host/shell/ |
| D | bt.c | 1602 .window = BT_GAP_SCAN_FAST_WINDOW, in cmd_active_scan_on() 3337 .window = BT_GAP_SCAN_FAST_WINDOW, in cmd_connect_le_name() 4478 BT_GAP_SCAN_FAST_WINDOW); in cmd_fal_connect()
|
12