Searched refs:BT_GAP_ADV_FAST_INT_MIN_1 (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/src/ |
D | peer.c | 37 BT_LE_ADV_OPT_EXT_ADV, BT_GAP_ADV_FAST_INT_MIN_1, BT_GAP_ADV_FAST_INT_MAX_1, NULL); in entrypoint_peer()
|
/Zephyr-latest/tests/bluetooth/common/testlib/src/ |
D | adv.c | 51 param.interval_min = BT_GAP_ADV_FAST_INT_MIN_1; in bt_testlib_adv_conn()
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/ |
D | dut_rpa_rotation.c | 61 params.interval_min = BT_GAP_ADV_FAST_INT_MIN_1; in create_adv()
|
D | dut_rpa_expired.c | 87 params.interval_min = BT_GAP_ADV_FAST_INT_MIN_1; in create_adv()
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/central/src/ |
D | tester.c | 101 params.interval_min = BT_GAP_ADV_FAST_INT_MIN_1; in start_advertising()
|
/Zephyr-latest/samples/bluetooth/channel_sounding/src/ |
D | cs_test_reflector.c | 201 err = bt_le_adv_start(BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONN, BT_GAP_ADV_FAST_INT_MIN_1, in main()
|
D | connected_cs_reflector.c | 185 err = bt_le_adv_start(BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONN, BT_GAP_ADV_FAST_INT_MIN_1, in main()
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/ |
D | main.c | 54 BT_GAP_ADV_FAST_INT_MIN_1, BT_GAP_ADV_FAST_INT_MAX_1, in start_advertising()
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | gap.h | 724 #define BT_GAP_ADV_FAST_INT_MIN_1 0x0030 /* 30 ms */ macro
|
D | bluetooth.h | 1005 BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONN, BT_GAP_ADV_FAST_INT_MIN_1, BT_GAP_ADV_FAST_INT_MAX_1, \
|