All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Laurendeau <mathieu@laurendeau.net>
To: linux-bluetooth@vger.kernel.org
Subject: Missing BT_POWER option for l2cap sockets in bluetooth.h?
Date: Mon, 02 Dec 2013 21:22:58 +0100	[thread overview]
Message-ID: <529CEC22.60107@laurendeau.net> (raw)

Hello,

I believe the following defines are missing in the bluetooth.h file:

#define BT_POWER        9
struct bt_power {
         uint8_t force_active;
};
#define BT_POWER_FORCE_ACTIVE_OFF 0
#define BT_POWER_FORCE_ACTIVE_ON 1

Regards,
Mathieu

             reply	other threads:[~2013-12-02 20:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-02 20:22 Mathieu Laurendeau [this message]
2013-12-03  9:22 ` Missing BT_POWER option for l2cap sockets in bluetooth.h? Johan Hedberg
2013-12-03 17:46   ` Mathieu Laurendeau

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=529CEC22.60107@laurendeau.net \
    --to=mathieu@laurendeau.net \
    --cc=linux-bluetooth@vger.kernel.org \
    /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.