Searched defs:AndroidSetCountryCodeCmdPacket (Results 1 – 2 of 2) sorted by relevance
335 cmd: AndroidSetCountryCodeCmdPacket, in command_set_country_code()
13456 pub struct AndroidSetCountryCodeCmdPacket { struct13457 uci_packet: Arc<UciPacketData>,13458 uci_command: Arc<UciCommandData>,13459 android_command: Arc<AndroidCommandData>,13460 android_set_country_code_cmd: Arc<AndroidSetCountryCodeCmdData>,13499 impl Packet for AndroidSetCountryCodeCmdPacket { implementation13520 impl TryFrom<UciPacketPacket> for AndroidSetCountryCodeCmdPacket { implementation13526 impl AndroidSetCountryCodeCmdPacket { implementation13564 impl Into<UciPacketPacket> for AndroidSetCountryCodeCmdPacket { implementation13569 impl Into<UciCommandPacket> for AndroidSetCountryCodeCmdPacket { implementation[all …]