@gibme/eapol
    Preparing search index...

    Type Alias MultibandGtkKde

    Multiband GTK KDE GTK for multi-band operation (e.g., 2.4GHz + 5GHz)

    type MultibandGtkKde = {
        gtk: Buffer;
        keyId: number;
        txFlag: boolean;
    }
    Index

    Properties

    Properties

    gtk: Buffer

    Group Temporal Key for multi-band

    keyId: number

    Key ID (bits 0-1) - identifies which GTK slot

    txFlag: boolean

    Tx flag (bit 2) - this key is used for Tx by AP