zigbee-on-host
    Preparing search index...

    Interface NWKHandlerCallbacks

    Callbacks for NWK handler to communicate with driver

    interface NWKHandlerCallbacks {
        onAPSSendTransportKeyNWK: (
            destination16: number,
            networkKey: Buffer,
            keySequenceNumber: number,
            destination64: bigint,
        ) => Promise<void>;
    }
    Index

    Properties

    onAPSSendTransportKeyNWK: (
        destination16: number,
        networkKey: Buffer,
        keySequenceNumber: number,
        destination64: bigint,
    ) => Promise<void>

    Send APS TRANSPORT_KEY for network key