/Zephyr-latest/tests/bsim/bluetooth/host/central/src/ |
D | main.c | 63 .interval = BT_GAP_SCAN_FAST_INTERVAL, in test_central_connect_timeout_with_timeout() 142 .interval = BT_GAP_SCAN_FAST_INTERVAL, in test_central_connect_when_connecting() 188 .interval = BT_GAP_SCAN_FAST_INTERVAL, in test_central_connect_to_existing()
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/central/src/ |
D | dut.c | 32 param.interval = BT_GAP_SCAN_FAST_INTERVAL; in start_scanning()
|
/Zephyr-latest/samples/bluetooth/observer/src/ |
D | observer.c | 94 .interval = BT_GAP_SCAN_FAST_INTERVAL, in observer_start()
|
/Zephyr-latest/samples/bluetooth/peripheral_identity/src/ |
D | peripheral_identity.c | 216 BT_GAP_SCAN_FAST_INTERVAL, \ 217 BT_GAP_SCAN_FAST_INTERVAL)
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | bluetooth.h | 2440 BT_GAP_SCAN_FAST_INTERVAL, \ 2463 BT_GAP_SCAN_FAST_INTERVAL, \ 2487 BT_GAP_SCAN_FAST_INTERVAL, \ 2501 BT_GAP_SCAN_FAST_INTERVAL, \
|
D | conn.h | 1347 BT_GAP_SCAN_FAST_INTERVAL, \ 1348 BT_GAP_SCAN_FAST_INTERVAL) 1356 BT_GAP_SCAN_FAST_INTERVAL, \
|
D | gap.h | 718 #define BT_GAP_SCAN_FAST_INTERVAL 0x0060 /* 60 ms */ macro
|
/Zephyr-latest/tests/bluetooth/host/conn/src/ |
D | main.c | 60 .interval = BT_GAP_SCAN_FAST_INTERVAL, in ZTEST()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/ |
D | main.c | 128 .interval = BT_GAP_SCAN_FAST_INTERVAL, in connect()
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/src/ |
D | main.c | 188 .interval = BT_GAP_SCAN_FAST_INTERVAL, in connect()
|
/Zephyr-latest/samples/bluetooth/direction_finding_central/src/ |
D | main.c | 193 .interval = BT_GAP_SCAN_FAST_INTERVAL, in start_scan()
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/ |
D | main.c | 129 .interval = BT_GAP_SCAN_FAST_INTERVAL, in connect()
|
/Zephyr-latest/samples/bluetooth/central_hr/src/ |
D | main.c | 192 .interval = BT_GAP_SCAN_FAST_INTERVAL, in start_scan()
|
/Zephyr-latest/samples/bluetooth/central_ht/src/ |
D | main.c | 232 .interval = BT_GAP_SCAN_FAST_INTERVAL, in scan_start()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/src/ |
D | main.c | 136 .interval = BT_GAP_SCAN_FAST_INTERVAL, in connect_as_central()
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits/src/ |
D | main.c | 311 .interval = BT_GAP_SCAN_FAST_INTERVAL, in connect_peripheral()
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/ |
D | main.c | 324 .interval = BT_GAP_SCAN_FAST_INTERVAL, in connect_peripheral()
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 343 .interval = BT_GAP_SCAN_FAST_INTERVAL, in scan_enable()
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/ |
D | main.c | 315 .interval = BT_GAP_SCAN_FAST_INTERVAL, in connect_peripheral()
|
/Zephyr-latest/samples/bluetooth/iso_receive/src/ |
D | main.c | 20 BT_GAP_SCAN_FAST_INTERVAL, \
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/ |
D | main.c | 383 .interval = BT_GAP_SCAN_FAST_INTERVAL, in connect_peripheral()
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/ |
D | main_l2cap_ecred.c | 541 .interval = BT_GAP_SCAN_FAST_INTERVAL, in test_central_main()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/ |
D | main.c | 385 .interval = BT_GAP_SCAN_FAST_INTERVAL, in start_scan()
|
/Zephyr-latest/samples/bluetooth/central_otc/src/ |
D | main.c | 295 .interval = BT_GAP_SCAN_FAST_INTERVAL, in start_scan()
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 1601 .interval = BT_GAP_SCAN_FAST_INTERVAL, in cmd_active_scan_on() 3290 BT_GAP_SCAN_FAST_INTERVAL, in bt_do_connect_le() 3291 BT_GAP_SCAN_FAST_INTERVAL); in bt_do_connect_le() 3336 .interval = BT_GAP_SCAN_FAST_INTERVAL, in cmd_connect_le_name() 4477 BT_GAP_SCAN_FAST_INTERVAL, in cmd_fal_connect()
|