|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
AVRCP Controller Cover Art structure. More...
#include <zephyr/bluetooth/classic/avrcp_cover_art.h>
Data Fields | |
| struct bt_bip | bip |
| Basic Image Profile instance. | |
| struct bt_bip_client | client |
| BIP client instance. | |
| struct bt_avrcp_ct * | ct |
| Associated AVRCP controller. | |
| struct bt_conn * | conn |
| Bluetooth connection. | |
AVRCP Controller Cover Art structure.
This structure represents an AVRCP Controller Cover Art instance, which handles cover art retrieval from AVRCP Target devices.
| struct bt_bip bt_avrcp_cover_art_ct::bip |
Basic Image Profile instance.
| struct bt_bip_client bt_avrcp_cover_art_ct::client |
BIP client instance.
| struct bt_conn* bt_avrcp_cover_art_ct::conn |
Bluetooth connection.
| struct bt_avrcp_ct* bt_avrcp_cover_art_ct::ct |
Associated AVRCP controller.