Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c78 static struct bt_a2dp *a2dp_get_connection(struct bt_conn *conn) in a2dp_get_connection() function
900 a2dp = a2dp_get_connection(conn); in a2dp_accept()
941 a2dp = a2dp_get_connection(conn); in bt_a2dp_connect()