Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dascs.c101 static int control_point_notify(struct bt_conn *conn, const void *data, uint16_t len);
2855 control_point_notify(conn, rsp_buf.data, rsp_buf.len); in ascs_cp_write()
2885 static int control_point_notify(struct bt_conn *conn, const void *data, uint16_t len) in control_point_notify() function