All of lore.kernel.org
 help / color / mirror / Atom feed
* AVCTP and AVRCP packet decoder file structure in btmon
@ 2014-08-04  8:48 Vikrampal
  2014-08-04 10:45 ` Luiz Augusto von Dentz
  0 siblings, 1 reply; 8+ messages in thread
From: Vikrampal @ 2014-08-04  8:48 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Luiz Augusto von Dentz, Dmitry Kasatkin

Hi,

I'm working on AVRCP packet decoder for Bluetooth monitor module.
There's a separate file avctp.c/h for AVCTP packet decoder.

The file avctp.c is not a big file as such. So, I'm thinking whether or not
I should
include AVRCP decoder in this file itself.

Shall I create a separate file for AVRCP decoding?

If both AVCTP & AVRCP go in the same file then what should be the 
appropriate name of the file or shall I create a separate file for AVRCP as
well.

Please advise me. Thanks!

Regards,
Vikram


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-08-06  8:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-04  8:48 AVCTP and AVRCP packet decoder file structure in btmon Vikrampal
2014-08-04 10:45 ` Luiz Augusto von Dentz
2014-08-05  6:54   ` Vikrampal
2014-08-05  8:01     ` Luiz Augusto von Dentz
2014-08-05  9:12       ` Vikrampal
2014-08-05  9:13       ` Vikrampal
2014-08-05 11:51     ` Antonio Ospite
2014-08-06  8:18       ` Vikrampal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.