Home
last modified time | relevance | path

Searched defs:ScanFilterAdd (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc211 void BleScannerIntf::ScanFilterAdd(uint8_t filter_index, ::rust::Vec<RustApcfCommand> filters) { in ScanFilterAdd() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc211 void BleScannerInterfaceImpl::ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd() function in BleScannerInterfaceImpl
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1716 void LeScanningManager::ScanFilterAdd(uint8_t filter_index, in ScanFilterAdd() function in bluetooth::hci::LeScanningManager
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs159 fn ScanFilterAdd( in ScanFilterAdd() function