Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/channel_sounding/include/
Dcs_test_params.h19 params.sub_mode = BT_CONN_LE_CS_SUB_MODE_1; in test_params_get()
/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dconnected_cs_initiator.c291 .sub_mode_type = BT_CONN_LE_CS_SUB_MODE_1, in main()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c312 params.sub_mode_type = BT_CONN_LE_CS_SUB_MODE_1; in cmd_create_config()
338 params.sub_mode_type = BT_CONN_LE_CS_SUB_MODE_1; in cmd_create_config()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h431 BT_CONN_LE_CS_SUB_MODE_1 = BT_HCI_OP_LE_CS_SUB_MODE_1, enumerator