Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c53 static struct bt_avrcp avrcp_connection[CONFIG_BT_MAX_CONN]; variable
212 avrcp = &avrcp_connection[bt_conn_index(conn)]; in get_new_connection()