Home
last modified time | relevance | path

Searched refs:IsOffloadedScanBatchingSupported (Results 1 – 3 of 3) sorted by relevance

/system/bt/service/test/
Dmock_adapter.h49 MOCK_METHOD0(IsOffloadedScanBatchingSupported, bool());
/system/bt/service/
Dadapter.h168 virtual bool IsOffloadedScanBatchingSupported() = 0;
Dadapter.cc410 bool IsOffloadedScanBatchingSupported() override { in IsOffloadedScanBatchingSupported() function in bluetooth::AdapterImpl