summaryrefslogtreecommitdiffstats
path: root/include/hci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hci.h')
-rw-r--r--include/hci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hci.h b/include/hci.h
index 5ab61c77..f498b16d 100644
--- a/include/hci.h
+++ b/include/hci.h
@@ -964,7 +964,7 @@ typedef struct {
} __attribute__ ((packed)) evt_qos_violation;
#define EVT_QOS_VIOLATION_SIZE 2
-#define EVT_INQUIRY_RESULT_WITH_RSSI 0x02
+#define EVT_INQUIRY_RESULT_WITH_RSSI 0x22
typedef struct {
bdaddr_t bdaddr;
uint8_t pscan_rep_mode;