service: Add global scan support getters

Added a mutex that protects the local_le_features structure inside
Adapter. Added the following functions related to scan support:

  - Adapter::GetTotalNumberOfTrackableAdvertisements
  - Adapter::IsOffloadedFilteringSupported
  - Adapter::IsOffloadedScanBatchingSupported

Bug: 25744656
Change-Id: Id4d63486d1c51f2eddbd095a0a3ef6e6bb80c529
2 files changed