Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dcs.h676 int bt_le_cs_remove_config(struct bt_conn *conn, uint8_t config_id);
/Zephyr-latest/subsys/bluetooth/host/shell/
Dcs.c269 err = bt_le_cs_remove_config(default_conn, config_id); in cmd_remove_config()
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c881 int bt_le_cs_remove_config(struct bt_conn *conn, uint8_t config_id) in bt_le_cs_remove_config() function