All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vikrampal <vikram.pal@samsung.com>
To: linux-bluetooth@vger.kernel.org
Cc: Luiz Augusto von Dentz <luiz.dentz@gmail.com>,
	Dmitry Kasatkin <d.kasatkin@samsung.com>
Subject: AVCTP and AVRCP packet decoder file structure in btmon
Date: Mon, 04 Aug 2014 14:18:56 +0530	[thread overview]
Message-ID: <001301cfafc0$ef11b350$cd3519f0$@samsung.com> (raw)

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


             reply	other threads:[~2014-08-04  8:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-04  8:48 Vikrampal [this message]
2014-08-04 10:45 ` AVCTP and AVRCP packet decoder file structure in btmon 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001301cfafc0$ef11b350$cd3519f0$@samsung.com' \
    --to=vikram.pal@samsung.com \
    --cc=d.kasatkin@samsung.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.