Searched refs:AndroidSetCountryCodeCmdBuilder (Results 1 – 3 of 3) sorted by relevance
229 uwb_uci_packets::AndroidSetCountryCodeCmdBuilder { in try_from()498 uwb_uci_packets::AndroidSetCountryCodeCmdBuilder { country_code }.build().into() in test_convert_uci_cmd_to_packets()
26318 pub struct AndroidSetCountryCodeCmdBuilder { struct26470 impl AndroidSetCountryCodeCmdBuilder { impl26492 impl From<AndroidSetCountryCodeCmdBuilder> for UciControlPacket {26493 fn from(builder: AndroidSetCountryCodeCmdBuilder) -> UciControlPacket { in from()26497 impl From<AndroidSetCountryCodeCmdBuilder> for UciCommand {26498 fn from(builder: AndroidSetCountryCodeCmdBuilder) -> UciCommand { in from()26502 impl From<AndroidSetCountryCodeCmdBuilder> for AndroidCommand {26503 fn from(builder: AndroidSetCountryCodeCmdBuilder) -> AndroidCommand { in from()26507 impl From<AndroidSetCountryCodeCmdBuilder> for AndroidSetCountryCodeCmd {26508 fn from(builder: AndroidSetCountryCodeCmdBuilder) -> AndroidSetCountryCodeCmd { in from()