Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dcs_test_initiator.c227 test_params = test_params_get(BT_CONN_LE_CS_ROLE_INITIATOR); in main()
266 n_ap, BT_CONN_LE_CS_ROLE_INITIATOR); in main()
Dconnected_cs_initiator.c296 .role = BT_CONN_LE_CS_ROLE_INITIATOR, in main()
367 n_ap, BT_CONN_LE_CS_ROLE_INITIATOR); in main()
Ddistance_estimation.c233 if (context->role == BT_CONN_LE_CS_ROLE_INITIATOR) { in process_step_data()
241 if (context->role == BT_CONN_LE_CS_ROLE_INITIATOR) { in process_step_data()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c204 if (params.role != BT_CONN_LE_CS_ROLE_INITIATOR && in cmd_cs_test_simple()
301 params.role = BT_CONN_LE_CS_ROLE_INITIATOR; in cmd_create_config()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h441 BT_CONN_LE_CS_ROLE_INITIATOR, enumerator