Searched full:lc3_release (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/ |
D | bap_unicast_sr.c | 280 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release() function 301 .release = lc3_release,
|
/Zephyr-latest/samples/bluetooth/hap_ha/src/ |
D | bap_unicast_sr.c | 319 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release() function 339 .release = lc3_release,
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | bap_unicast_server_test.c | 214 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release() function 235 .release = lc3_release,
|
/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/ |
D | main.c | 482 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release() function 502 .release = lc3_release,
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/ |
D | btp_bap_unicast.c | 485 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release() function 501 .release = lc3_release,
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | bap.c | 744 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release() function 764 .release = lc3_release,
|