OSDN Git Service

Add ext prop value into hash calculation
authorHsingYuan Lo <hylo@google.com>
Fri, 18 Sep 2020 07:20:30 +0000 (15:20 +0800)
committerHsingYuan Lo <hylo@google.com>
Fri, 18 Sep 2020 07:33:59 +0000 (15:33 +0800)
commit600a232a510f5e1847fa1b9dda72c5be9d8a60d8
treedc2a29d5cea5db1db48b2ca90a0b3237369f3943
parent2e8b1e2426eca8d57c684f095c31245d1e056c25
Add ext prop value into hash calculation

Test: atest net_test_bta net_test_stack_gatt_sr_hash_native
Tag: #feature
Bug: 154056389
Change-Id: I3262d0648a37accdf74ac5c77f38c8248c3f7105
bta/gatt/database.cc
bta/test/gatt/database_test.cc
stack/Android.bp
stack/gatt/gatt_db.cc
stack/gatt/gatt_sr_hash.cc
stack/test/gatt/mock_gatt_utils_ref.cc [new file with mode: 0644]
stack/test/stack_gatt_sr_hash_test.cc