Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_broadcast.c84 BT_LE_PER_ADV_OPT_NONE)); in setup_extended_adv()
/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.c107 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.c165 BT_LE_PER_ADV_OPT_NONE)); in create_ext_adv()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h861 BT_LE_PER_ADV_OPT_NONE = 0, enumerator
1220 BT_LE_PER_ADV_OPT_NONE)
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dbroadcaster.c669 BT_LE_PER_ADV_PARAM(adv_interval, adv_interval, BT_LE_PER_ADV_OPT_NONE); in create_big()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcap_initiator_broadcast_test.c50 BT_GAP_MS_TO_PER_ADV_INTERVAL(150), BT_LE_PER_ADV_OPT_NONE)
Dgmap_ugg_test.c54 BT_LE_PER_ADV_OPT_NONE)
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_cap.c574 BT_LE_PER_ADV_OPT_NONE)); in cap_broadcast_source_adv_setup()
Dbtp_bap_broadcast.c314 BT_GAP_MS_TO_PER_ADV_INTERVAL(150), BT_LE_PER_ADV_OPT_NONE); in btp_bap_broadcast_source_setup()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c1481 uint32_t options = BT_LE_PER_ADV_OPT_NONE;