All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing BT_POWER option for l2cap sockets in bluetooth.h?
@ 2013-12-02 20:22 Mathieu Laurendeau
  2013-12-03  9:22 ` Johan Hedberg
  0 siblings, 1 reply; 3+ messages in thread
From: Mathieu Laurendeau @ 2013-12-02 20:22 UTC (permalink / raw)
  To: linux-bluetooth

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

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

end of thread, other threads:[~2013-12-03 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02 20:22 Missing BT_POWER option for l2cap sockets in bluetooth.h? Mathieu Laurendeau
2013-12-03  9:22 ` Johan Hedberg
2013-12-03 17:46   ` Mathieu Laurendeau

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.