Function script::dom::bluetoothuuid::resolve_uuid_name
source ยท fn resolve_uuid_name(
name: StringOrUnsignedLong,
assigned_numbers_table: &'static [(&'static str, u32)],
prefix: &str,
) -> Result<DOMString, Error>