Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc73 std::vector<ApcfCommand> ConvertApcfVec(const ::rust::Vec<RustApcfCommand>& rustvec) { in ConvertApcfVec() function
231 auto converted = internal::ConvertApcfVec(filters); in ScanFilterAdd()