Searched refs:rfname (Results 1 – 1 of 1) sorted by relevance
1584 let rfname = BluetoothProperty::RemoteFriendlyName("FooBizz".into()); in test_property_with_string_conversions() localVariable1585 let prop_pair: (Box<[u8]>, bindings::bt_property_t) = rfname.into(); in test_property_with_string_conversions()