~ubuntu-branches/ubuntu/saucy/linux-ti-omap4/saucy

« back to all changes in this revision

Viewing changes to include/net/bluetooth/mgmt.h

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati
  • Date: 2013-07-11 18:35:20 UTC
  • Revision ID: package-import@ubuntu.com-20130711183520-htnf1x4y5r11hndr
Tags: 3.5.0-229.42
* Release Tracking Bug
  - LP: #1199276

[ Paolo Pisati ]

* [Config] CONFIG_ATH9K_LEGACY_RATE_CONTROL is not set

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
#define MGMT_STATUS_NOT_POWERED         0x0f
43
43
#define MGMT_STATUS_CANCELLED           0x10
44
44
#define MGMT_STATUS_INVALID_INDEX       0x11
 
45
#define MGMT_STATUS_RFKILLED            0x12
45
46
 
46
47
struct mgmt_hdr {
47
48
        __le16  opcode;