Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dcs.h741 int bt_le_cs_procedure_enable(struct bt_conn *conn,
/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dconnected_cs_initiator.c351 err = bt_le_cs_procedure_enable(connection, &params); in main()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c685 err = bt_le_cs_procedure_enable(default_conn, &params); in cmd_procedure_enable()
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c914 int bt_le_cs_procedure_enable(struct bt_conn *conn, in bt_le_cs_procedure_enable() function