Home
last modified time | relevance | path

Searched refs:BT_CONN_LE_CS_SYNC_1M_PHY (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/bluetooth/channel_sounding/include/
Dcs_test_params.h23 params.cs_sync_phy = BT_CONN_LE_CS_SYNC_1M_PHY; in test_params_get()
/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dconnected_cs_initiator.c298 .cs_sync_phy = BT_CONN_LE_CS_SYNC_1M_PHY, in main()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c212 params.cs_sync_phy = BT_CONN_LE_CS_SYNC_1M_PHY; in cmd_cs_test_simple()
379 params.cs_sync_phy = BT_CONN_LE_CS_SYNC_1M_PHY; in cmd_create_config()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h468 BT_CONN_LE_CS_SYNC_1M_PHY = BT_HCI_OP_LE_CS_CS_SYNC_1M, enumerator