Home
last modified time | relevance | path

Searched refs:BT_CONN_LE_OPT_NONE (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/central/src/
Dmain.c62 .options = BT_CONN_LE_OPT_NONE, in test_central_connect_timeout_with_timeout()
141 .options = BT_CONN_LE_OPT_NONE, in test_central_connect_when_connecting()
187 .options = BT_CONN_LE_OPT_NONE, in test_central_connect_to_existing()
/Zephyr-latest/tests/bluetooth/host/conn/src/
Dmain.c59 .options = BT_CONN_LE_OPT_NONE, in ZTEST()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1251 BT_CONN_LE_OPT_NONE = 0, enumerator
1346 BT_CONN_LE_CREATE_PARAM(BT_CONN_LE_OPT_NONE, \
1355 BT_CONN_LE_CREATE_PARAM(BT_CONN_LE_OPT_NONE, \
/Zephyr-latest/samples/bluetooth/central_multilink/src/
Dcentral_multilink.c43 .options = BT_CONN_LE_OPT_NONE, in device_found()
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/
Dmain.c74 BT_CONN_LE_CREATE_PARAM(BT_CONN_LE_OPT_NONE, \