Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/
Dbroadcaster.c91 BT_LE_PER_ADV_OPT_NONE)); in create_ext_adv()
/Zephyr-latest/samples/bluetooth/iso_broadcast/src/
Dmain.c109 BT_GAP_MS_TO_PER_ADV_INTERVAL(adv_interval_ms), BT_LE_PER_ADV_OPT_NONE); in main()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag_2/src/
Dbroadcaster.c90 BT_LE_PER_ADV_OPT_NONE)); in create_ext_adv()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_broadcaster.c162 BT_LE_PER_ADV_OPT_NONE)); in create_ext_adv()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h988 BT_LE_PER_ADV_OPT_NONE = 0, enumerator
1347 BT_LE_PER_ADV_OPT_NONE)
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h137 BT_LE_PER_ADV_OPT_NONE)
147 BT_GAP_MS_TO_PER_ADV_INTERVAL(150), BT_LE_PER_ADV_OPT_NONE)
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dbroadcaster.c670 BT_LE_PER_ADV_PARAM(adv_interval, adv_interval, BT_LE_PER_ADV_OPT_NONE); in create_big()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_cap.c607 BT_LE_PER_ADV_OPT_NONE)); in cap_broadcast_source_adv_setup()
Dbtp_bap_broadcast.c487 BT_GAP_MS_TO_PER_ADV_INTERVAL(150), BT_LE_PER_ADV_OPT_NONE); in btp_bap_broadcast_source_setup_v2()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c1551 uint32_t options = BT_LE_PER_ADV_OPT_NONE; in padv_configure()