Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Davctp_internal.h101 int bt_avctp_disconnect(struct bt_avctp *session);
Davctp.c148 int bt_avctp_disconnect(struct bt_avctp *session) in bt_avctp_disconnect() function
Davrcp.c454 err = bt_avctp_disconnect(&(avrcp->session)); in bt_avrcp_disconnect()