|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
获取到的TG支持的Event,协议规定 avrcp_notify_event_t 中的0x01和0x02是强制支持的 eventNum取值最小为2在结构 AvrcpCtSupportedCompaniesCallback 中使用。
更多...
#include <bts_avrcp_controller.h>
成员变量 | |
| unsigned char | event_num |
| unsigned char * | event_id |
获取到的TG支持的Event,协议规定 avrcp_notify_event_t 中的0x01和0x02是强制支持的 eventNum取值最小为2在结构 AvrcpCtSupportedCompaniesCallback 中使用。
| unsigned char* avrcp_ct_support_event_para_t::event_id |
TG支持的event ID列表,协议规定 每个eventId占1个字节,取值参考 avrcp_notify_event_t
| unsigned char avrcp_ct_support_event_para_t::event_num |
TG支持的event的数量