Home
last modified time | relevance | path

Searched refs:rustvec (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() argument
76 for (const RustApcfCommand& command : rustvec) { in ConvertApcfVec()