Lines Matching full:avrcp
21 // AVRCP packets pulled from wireshark
24 // AVRCP Get Capabilities Request packet
28 // AVRCP Get Capabilities Request packet with Company ID
32 // AVRCP Get Capabilities Request packet with Unknown
36 // AVRCP Get Capabilities Response to Company ID request
41 // AVRCP Get Capabilities Response to Events Supported request
46 // AVRCP Get Element Attributes request for current playing song and attribute
52 // AVRCP Get Element Attributes request for current playing song and attributes
61 // AVRCP Get Element Attributes response with attribute values as follows
81 // AVRCP Get Play Status Request
85 // AVRCP Get Play Status Response
90 // AVRCP Pass Through Command Play Pushed Request
94 // AVRCP Pass Through Command Play Pushed Response
98 // AVRCP Register Playback Status Notification
103 // AVRCP Register Volume Changed Notification
108 // AVRCP Interim Playback Status Notification
112 // AVRCP Interim Track Changed Notification
117 // AVRCP Changed Playback Position Notification
122 // AVRCP Interim Now Playing Changed Notification
126 // AVRCP Interim Available Players Changed Notification
130 // AVRCP Interim Addressed Player Changed Notification with active
136 // AVRCP Interim UIDs Changed Notification
141 // AVRCP Interim Volume Changed Notification with volume at 55% (0x47)
145 // AVRCP Rejected Volume Changed Notification with volume at 0%
149 // AVRCP Changed Volume Changed Notification with volume at 55% (0x47)
153 // AVRCP Reject List Player Application Settings Response
157 // AVRCP Browse General Reject packet for invalid PDU ID
161 // AVRCP Browse Get Folder Items Request packet for media players with
171 // AVRCP Browse Get Folder Items Request packet for media players with
181 // AVRCP Browse Get Folder Items Request packet for media players with
191 // AVRCP Browse Get Folder Items Request packet for vfs with
201 // AVRCP Browse Get Folder Items Request packet for now playing with
211 // AVRCP Browse Get Folder Items Response packet with range out of bounds error
214 // AVRCP Browse Get Folder Items Response packet for media players
227 // AVRCP Browse Get Folder Items Response packet with one folder
238 // AVRCP Browse Get Folder Items Response packet with one song
250 // AVRCP Browse Change Path Request down to folder with UID 0x0000000000000002
255 // AVRCP Browse Change Path Request up
260 // AVRCP Browse Change Path Response with two items in current folder
264 // AVRCP Browse Change Path Response with an error of invalid direction
267 // AVRCP Get Item Attributes request with all attributes requested
278 // AVRCP Get Item Attributes request with all attributes requested
289 // AVRCP Get Item Attributes Response with the following attributes:
300 // AVRCP Set Addressed Player Request with player_id = 1
304 // AVRCP Set Addressed Player Response with status success
308 // AVRCP Set Browsed Player Request with player_id = 2
312 // AVRCP Set Browsed Player Response with num items = 4 and depth = 0
317 // AVRCP Get Total Number of Items Request with Scope = Media Player List
321 // AVRCP Get Total Number of Items Request with Scope = VFS
325 // AVRCP Get Total Number of Items Request with Scope = Now Playing List
329 // AVRCP Get Total number of Items Response with 5 items in folder
333 // AVRCP Play Item Request with scope = Now Playing and
339 // AVRCP Play Item Response
343 // AVRCP Set Absolute Volume Request with volume at 56% (0x48)
347 // AVRCP Set Absolute Volume Response with voume at 52% (0x43)