Reply To: Stop a Thread from inside a TCL Script

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Stop a Thread from inside a TCL Script Reply To: Stop a Thread from inside a TCL Script

#56375
Russ Ross
Participant

    In our recover33 check_reply TPS proc we do the following to stop the outbound thread when it gets a NAK

    Code:

    system “hcicmd -p $process -c “$HciConnName pstop””

    Russ Ross
    RussRoss318@gmail.com