Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc83 std::vector<uint8_t> ConvertRustByteArray(const ::rust::Vec<uint8_t>& bytes) { in ConvertRustByteArray() function
95 .pattern = ConvertRustByteArray(pattern.pattern), in ConvertAdvMonitorPattern()