蓝牙 AVRCP 剖析
生活随笔
收集整理的這篇文章主要介紹了
蓝牙 AVRCP 剖析
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
分享一下我老師大神的人工智能教程!零基礎(chǔ),通俗易懂!http://blog.csdn.net/jiangjunshow
也歡迎大家轉(zhuǎn)載本篇文章。分享知識(shí),造福人民,實(shí)現(xiàn)我們中華民族偉大復(fù)興!
一.概述
The Audio/Video Remote Control Profile (AVRCP) defines the features and procedures?required in order to ensure interoperability between Bluetooth devices with audio/video?
control ?functions ?in ?the ?Audio/Video ?distribution ?scenarios. ?This ?profile ?specifies ?the?
scope of the AV/C Digital Interface Command Set (AV/C command set, defined by the?
1394 Trade Association) to be applied, and it realizes simple implementation and easy?
operability. This profile adopts the AV/C device model and command format for control?
messages, and those messages are transported by the Audio/Video Control Transport?
Protocol (AVCTP). ? ?Browsing functionality is provided over a second AVCTP channel,?
which does not use AV/C?
二.架構(gòu) and role
架構(gòu)role:
The controller (CT) is a device that initiates a transaction by sending a command?
frame to a target. Examples for CT are a personal computer, a PDA, a mobile?
phone, a remote controller or an AV device (such as an in car system, headphone,?
player/recorder, timer, tuner, monitor etc.).
The target (TG) is a device that receives a command frame and accordingly
generates a response frame. Examples for TG are an audio player/recorder, a video?
player/recorder, a TV, a tuner, an amplifier or a headphone.?
三.AVRCP specific commands
四.AVRCP PDU format
There are two PDU formats used in AVRCP. On the Control channel all commands and?responses are AV/C generic PDUs or AVRCP Specific AV/C PDUs as defined in
Section 6.3.1. On the Browsing channel all commands and responses are AVRCP?
Specific Browsing PDUs as defined in Section 6.3.2. The AVRCP specific commands?
are listed in Table 4.5: AVRCP Specific operations. This table specifies whether the?
command shall be sent on the Control or Browsing channel, and hence what format the?
commands shall take. Control commands shall only be sent on the Control Channel and?
Browsing commands shall only be sent on the Browsing channel.
1.AVRCP Specific AV/C PDUs
data format例:
2.AVRCP Specific Browsing Commands
data format例:
???????????
給我老師的人工智能教程打call!http://blog.csdn.net/jiangjunshow
總結(jié)
以上是生活随笔為你收集整理的蓝牙 AVRCP 剖析的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: unity 烘焙参数 设置_Unity通
- 下一篇: 获取内存_如何获取一个进程所占用的内存