Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs1584 let rfname = BluetoothProperty::RemoteFriendlyName("FooBizz".into()); in test_property_with_string_conversions() localVariable
1585 let prop_pair: (Box<[u8]>, bindings::bt_property_t) = rfname.into(); in test_property_with_string_conversions()