Searched defs:OnFilterEnable (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/hci/facade/ | ||
D | le_scanning_manager_facade.cc | 95 void OnFilterEnable(Enable enable, uint8_t status){}; in OnFilterEnable() function in bluetooth::hci::facade::LeScanningManagerFacadeService |
/system/bt/main/shim/ | ||
D | le_scanning_manager.cc | 323 void OnFilterEnable(bluetooth::hci::Enable enable, uint8_t status){}; in OnFilterEnable() function in BleScannerInterfaceImpl |
D | btm.cc | 142 void Btm::ScanningCallbacks::OnFilterEnable(bluetooth::hci::Enable enable, in OnFilterEnable() function in bluetooth::shim::Btm::ScanningCallbacks |
/system/bt/gd/hci/ | ||
D | le_scanning_manager.cc | 165 void OnFilterEnable(Enable enable, uint8_t status) { in OnFilterEnable() function in bluetooth::hci::NullScanningCallback |