Home
last modified time | relevance | path

Searched refs:BT_HCI_OP_LE_CS_MAIN_MODE_1 (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Ddistance_estimation.c221 } else if (step->mode == BT_HCI_OP_LE_CS_MAIN_MODE_1) { in process_step_data()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h419 BT_CONN_LE_CS_MAIN_MODE_1 = BT_HCI_OP_LE_CS_MAIN_MODE_1,
Dhci_types.h2545 #define BT_HCI_OP_LE_CS_MAIN_MODE_1 0x1 macro