Home
last modified time | relevance | path

Searched defs:le_cs_config_created (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1878 void (*le_cs_config_created)(struct bt_conn *conn, struct bt_conn_le_cs_config *config); member
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c1057 static void le_cs_config_created(struct bt_conn *conn, struct bt_conn_le_cs_config *config) in le_cs_config_created() function