Searched defs:converted (Results 1 – 11 of 11) sorted by relevance
53 ApcfCommand converted = { in ConvertApcfFromRust() local72 std::vector<ApcfCommand> converted; in ConvertApcfVec() local171 bluetooth::Uuid converted = bluetooth::Uuid::From128BitBE(uuid.uu); in RegisterScanner() local186 std::unique_ptr<::btgatt_filt_param_setup_t> converted = in ScanFilterParamSetup() local198 auto converted = internal::ConvertApcfVec(filters); in ScanFilterAdd() local255 RawAddress converted = rusty::CopyFromRustAddress(address); in StartSync() local264 RawAddress converted = rusty::CopyFromRustAddress(address); in CancelCreateSync() local269 RawAddress converted = rusty::CopyFromRustAddress(address); in TransferSync() local274 RawAddress converted = rusty::CopyFromRustAddress(address); in TransferSetInfo() local279 RawAddress converted = rusty::CopyFromRustAddress(address); in SyncTxParameters() local[all …]
43 AdvertiseParameters converted = { in ConvertRustAdvParams() local58 PeriodicAdvertisingParameters converted = { in ConvertRustPeriodicAdvParams() local96 RustRawAddress converted = rusty::CopyToRustAddress(address); in OnOwnAddressRead() local116 AdvertiseParameters converted = internal::ConvertRustAdvParams(params); in SetParameters() local122 std::vector<uint8_t> converted; in SetData() local193 PeriodicAdvertisingParameters converted = internal::ConvertRustPeriodicAdvParams(params); in SetPeriodicAdvertisingParameters() local200 std::vector<uint8_t> converted; in SetPeriodicAdvertisingData() local228 RustRawAddress converted = rusty::CopyToRustAddress(address); in OnGetAddressCallback() local
152 Size[] converted = new Size[sizes.length]; in convert() local160 ArrayList<Size> converted = new ArrayList<>(sizes.size()); in convert() local
35 final String converted = in filter() local
578 final String converted = in fillDigitsIfNecessary() local
310 TestModel converted(testModel.copy()); in convertQuant8AsymmOperandsToSigned() local701 TestOperand converted = op; in convertOperandToFloat32() local787 TestModel converted = testModel; in convertToFloat32Model() local
1086 WifiLinkLayerStats converted = WifiVendorHal.frameworkFromHalLinkLayerStats(stats); in testLinkLayerStatsAssignment() local1116 WifiLinkLayerStats converted = WifiVendorHal.frameworkFromHalLinkLayerStats_1_3(stats); in testLinkLayerStatsAssignment_1_3() local1152 WifiLinkLayerStats converted = WifiVendorHal.frameworkFromHalLinkLayerStats_1_5(stats); in testLinkLayerStatsAssignment_1_5() local1185 WifiLinkLayerStats converted = WifiVendorHal.frameworkFromHalLinkLayerStats_1_3(stats); in testTwoRadioStatsAggregation_1_3() local1211 WifiLinkLayerStats converted = WifiVendorHal.frameworkFromHalLinkLayerStats_1_3(stats); in testRadioStatsAggregationDisabled_1_3() local1238 WifiLinkLayerStats converted = WifiVendorHal.frameworkFromHalLinkLayerStats_1_5(stats); in testTwoRadioStatsAggregation_1_5() local1265 WifiLinkLayerStats converted = WifiVendorHal.frameworkFromHalLinkLayerStats_1_5(stats); in testRadioStatsAggregationDisabled_1_5() local
232 let converted = OpCodeIndex::try_from(opcode); in is_supported() localVariable
861 let converted: cxx::UniquePtr<ffi::InitFlags> = ffi::ConvertFlags(init_flags); in initialize() localVariable1133 let converted: BluetoothProperty = prop_pair.1.into(); in test_property_with_string_conversions() localVariable1148 let converted: BluetoothProperty = prop_pair.1.into(); in test_property_with_string_conversions() localVariable1162 let converted: BluetoothProperty = prop_pair.1.into(); in test_property_with_string_conversions() localVariable
199 let converted = UuidHelper::from_string(UuidHelper::to_string(&uuid)); in test_uuidhelper() localVariable
400 let mut converted = record.get_unsafe_record(); in create_sdp_record() localVariable