WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
avrcp_ct_support_event_para_t结构体 参考

获取到的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 中使用。

结构体成员变量说明

◆ event_id

unsigned char* avrcp_ct_support_event_para_t::event_id

TG支持的event ID列表,协议规定 每个eventId占1个字节,取值参考 avrcp_notify_event_t

◆ event_num

unsigned char avrcp_ct_support_event_para_t::event_num

TG支持的event的数量


该结构体的文档由以下文件生成: