Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc230 void BleScannerIntf::ScanFilterAdd(uint8_t filter_index, ::rust::Vec<RustApcfCommand> filters) { in ScanFilterAdd() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto52 rpc ScanFilterAdd(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc249 void BleScannerInterfaceImpl::ScanFilterAdd(int filter_index, in ScanFilterAdd() function in BleScannerInterfaceImpl
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1805 void LeScanningManager::ScanFilterAdd( in ScanFilterAdd() function in bluetooth::hci::LeScanningManager
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs157 fn ScanFilterAdd( in ScanFilterAdd() function