Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1888 void (*le_cs_config_removed)(struct bt_conn *conn, uint8_t config_id); member
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c1110 static void le_cs_config_removed(struct bt_conn *conn, uint8_t config_id) in le_cs_config_removed() function