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.c58 .options = BT_CONN_LE_OPT_NONE, in test_central_connect_timeout_with_timeout()
120 .options = BT_CONN_LE_OPT_NONE, in test_central_connect_when_connecting()
166 .options = BT_CONN_LE_OPT_NONE, in test_central_connect_to_existing()
/Zephyr-latest/tests/bluetooth/host/conn/src/
Dmain.c57 .options = BT_CONN_LE_OPT_NONE, in ZTEST()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1229 BT_CONN_LE_OPT_NONE = 0, enumerator
1324 BT_CONN_LE_CREATE_PARAM(BT_CONN_LE_OPT_NONE, \
1333 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, \