OSDN Git Service

btif_storage: Add way to store GATT server supported features
authorŁukasz Rymanowski <lukasz.rymanowski@codecoup.pl>
Mon, 11 May 2020 14:30:33 +0000 (16:30 +0200)
committerJakub Pawlowski <jpawlowski@google.com>
Tue, 6 Jul 2021 11:02:21 +0000 (13:02 +0200)
commitff36b218e981665605a5e8081461d1ffe1426326
tree76e845cca03c3c7a53c3663425019ce22c5a1a16
parent3dc8ae94b4be512527e3b287a63642844f38d840
btif_storage: Add way to store GATT server supported features

This is needed for storing Enhanced ATT support.

Tag: #feature
Bug: 159786353
Sponsor: jpawlowski@
Test: compile & manual testing
Bug: 191313013

Merged-In: Ic37b668b91ab6c830d780f70db703a5d9be11677
Change-Id: Ic37b668b91ab6c830d780f70db703a5d9be11677
btif/include/btif_storage.h
btif/src/btif_storage.cc
test/mock/mock_btif_storage.cc