Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc123 ::btgatt_filt_param_setup_t ConvertRustFilterParam(const RustGattFilterParam& param) { in ConvertRustFilterParam() function
228 …std::make_unique<::btgatt_filt_param_setup_t>(std::move(internal::ConvertRustFilterParam(filter_pa… in ScanFilterParamSetup()