Home
last modified time | relevance | path

Searched refs:BT_GAP_ADV_FAST_INT_MAX_1 (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/src/
Dpeer.c37 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/
Dadv.c52 param.interval_max = BT_GAP_ADV_FAST_INT_MAX_1; in bt_testlib_adv_conn()
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/
Ddut_rpa_rotation.c62 params.interval_max = BT_GAP_ADV_FAST_INT_MAX_1; in create_adv()
Ddut_rpa_expired.c88 params.interval_max = BT_GAP_ADV_FAST_INT_MAX_1; in create_adv()
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/central/src/
Dtester.c102 params.interval_max = BT_GAP_ADV_FAST_INT_MAX_1; in start_advertising()
/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dcs_test_reflector.c202 BT_GAP_ADV_FAST_INT_MAX_1, NULL), in main()
Dconnected_cs_reflector.c186 BT_GAP_ADV_FAST_INT_MAX_1, NULL), in main()
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/
Dmain.c54 BT_GAP_ADV_FAST_INT_MIN_1, BT_GAP_ADV_FAST_INT_MAX_1, in start_advertising()
/Zephyr-latest/include/zephyr/bluetooth/
Dgap.h725 #define BT_GAP_ADV_FAST_INT_MAX_1 0x0060 /* 60 ms */ macro
Dbluetooth.h1005 BT_LE_ADV_PARAM(BT_LE_ADV_OPT_CONN, BT_GAP_ADV_FAST_INT_MIN_1, BT_GAP_ADV_FAST_INT_MAX_1, \