Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/
Dbtp_bap.c2118 static uint8_t ascs_enable(const void *cmd, uint16_t cmd_len, in ascs_enable() function
2386 .func = ascs_enable,
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dascs.c2228 static ssize_t ascs_enable(struct bt_conn *conn, struct net_buf_simple *buf) in ascs_enable() function
2825 ret = ascs_enable(conn, &buf); in ascs_cp_write()