Bluetooth: Add event mask page 2 setting support
[pandora-kernel.git] / include / net / bluetooth / hci.h
index f7197a0..22d6e66 100644 (file)
@@ -823,6 +823,8 @@ struct hci_rp_read_inq_rsp_tx_power {
        __s8     tx_power;
 } __packed;
 
+#define HCI_OP_SET_EVENT_MASK_PAGE_2   0x0c63
+
 #define HCI_OP_READ_FLOW_CONTROL_MODE  0x0c66
 struct hci_rp_read_flow_control_mode {
        __u8     status;