Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs1570 let service_record = BluetoothProperty::ServiceRecord(orig_record.clone()); in test_property_with_string_conversions() localVariable
1571 let prop_pair: (Box<[u8]>, bindings::bt_property_t) = service_record.into(); in test_property_with_string_conversions()