OSDN Git Service

hciops: Fix event mask for Inquiry Result with RSSI
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 26 Apr 2012 06:40:31 +0000 (09:40 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 26 Apr 2012 06:40:36 +0000 (09:40 +0300)
commitf763bc0cd82a49854dd13f702383c9bdebc8178b
tree77d62d3d0686514817cbf8f17827b51ec1a85e81
parent1e84241cc805d83a0ad43a07fd7659114bb25b89
hciops: Fix event mask for Inquiry Result with RSSI

The right value is 0x02 and not 0x04 (which is "Read Remote Extended
Features Complete").
plugins/hciops.c