Skip to main content

handle_phone_identity_init

Function handle_phone_identity_init 

Source
pub async fn handle_phone_identity_init(
    config: &Config,
    label: Option<&str>,
    transport: &str,
    adb_serial: Option<&str>,
) -> Result<()>