Home
last modified time | relevance | path

Searched defs:IsPageScanAvailable (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/src/
Dkeyboard.cc75 bool Keyboard::IsPageScanAvailable() const { return false; } in IsPageScanAvailable() function in test_vendor_lib::Keyboard
Ddevice.cc50 bool Device::IsPageScanAvailable() const { return true; } in IsPageScanAvailable() function in test_vendor_lib::Device