OSDN Git Service

Don't truncate the top 16 bits of the LE advertisement data mask.
authorIan Coolidge <icoolidge@google.com>
Wed, 4 Mar 2015 01:00:17 +0000 (17:00 -0800)
committerIan Coolidge <icoolidge@google.com>
Wed, 4 Mar 2015 01:02:30 +0000 (17:02 -0800)
commit91f6987ecca884b0995b77fea014046b8a56385a
tree0b7db3c1aabfa9fc8e2f70e45d0977efeb55099a
parent8135187b6028af0cb02dd7347e43cde74210fdd4
Don't truncate the top 16 bits of the LE advertisement data mask.

This is stored elsewhere as unsigned 32-bit integer.
It should be stored the same way here.

Bug: 19592970
Change-Id: I34136ca76e56f9a5cd896138c947c46e7912d40a
bta/dm/bta_dm_int.h