Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/src/
Dpeer.c36 struct bt_le_adv_param adv_param = BT_LE_ADV_PARAM_INIT( in entrypoint_peer()
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/legacy/src/
Ddut.c46 BT_LE_ADV_PARAM_INIT(0, BT_GAP_ADV_FAST_INT_MIN_2, BT_GAP_ADV_FAST_INT_MAX_2, NULL); in start_advertising()
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_tx/src/
Dcommon.c19 struct bt_le_adv_param g_param = BT_LE_ADV_PARAM_INIT(
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/src/
Dmain.c33 BT_LE_ADV_PARAM_INIT(BT_LE_ADV_OPT_EXT_ADV |
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/central/src/
Dtester.c144 BT_LE_ADV_PARAM_INIT(BT_LE_ADV_OPT_CONN | BT_LE_ADV_OPT_USE_IDENTITY, in tester_procedure_periph_delayed_start_of_conn_adv()
/Zephyr-latest/tests/bsim/bluetooth/host/scan/start_stop/src/
Dmain.c208 struct bt_le_adv_param adv_param = BT_LE_ADV_PARAM_INIT(BT_LE_ADV_OPT_EXT_ADV, in run_tester()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h945 #define BT_LE_ADV_PARAM_INIT(_options, _int_min, _int_max, _peer) \ macro
967 BT_LE_ADV_PARAM_INIT(_options, _int_min, _int_max, _peer) \
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_server_test.c543 const struct bt_le_adv_param param = BT_LE_ADV_PARAM_INIT( in test_main_acl_disconnect()
Dbap_broadcast_source_test.c332 struct bt_le_adv_param adv_param = BT_LE_ADV_PARAM_INIT( in setup_extended_adv()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c696 BT_LE_ADV_PARAM_INIT(0, BT_GAP_ADV_FAST_INT_MIN_2, BT_GAP_ADV_FAST_INT_MAX_2, NULL);
1454 BT_LE_ADV_PARAM_INIT(0, param->interval_min, param->interval_max, NULL);