Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dcs_test_reflector.c51 result->header.procedure_done_status == BT_CONN_LE_CS_PROCEDURE_ABORTED) { in subevent_result_cb()
Dcs_test_initiator.c85 result->header.procedure_done_status == BT_CONN_LE_CS_PROCEDURE_ABORTED) { in subevent_result_cb()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h545 BT_CONN_LE_CS_PROCEDURE_ABORTED = BT_HCI_LE_CS_PROCEDURE_DONE_STATUS_ABORTED, enumerator