Searched refs:BT_LE_ADV_CONN_FAST_2 (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | bluetooth.h | 1147 #define BT_LE_ADV_CONN_FAST_2 \ macro 1151 #define BT_LE_ADV_CONN_ONE_TIME BT_LE_ADV_CONN_FAST_2 __DEPRECATED_MACRO
|
| /Zephyr-latest/modules/openthread/platform/ |
| D | ble.c | 441 int err = bt_le_adv_start(BT_LE_ADV_CONN_FAST_2, ad, ARRAY_SIZE(ad), sd, ARRAY_SIZE(sd)); in otPlatBleGapAdvStart()
|
| /Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/ |
| D | main.c | 189 err = bt_le_adv_start(BT_LE_ADV_CONN_FAST_2, ad, ARRAY_SIZE(ad), NULL, 0); in test_advx_main() 405 err = bt_le_ext_adv_create(BT_LE_ADV_CONN_FAST_2, &adv_callbacks, &adv); in test_advx_main()
|
| /Zephyr-latest/doc/releases/ |
| D | migration-guide-4.0.rst | 423 * :c:macro:`BT_LE_ADV_CONN_FAST_2`
|