Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dascs.c127 static int control_point_notify(struct bt_conn *conn, const void *data, uint16_t len);
3098 control_point_notify(conn, cp_rsp_buf.data, cp_rsp_buf.len); in ascs_cp_write()
3226 static int control_point_notify(struct bt_conn *conn, const void *data, uint16_t len) in control_point_notify() function