mirror of
https://github.com/bettercap/bettercap
synced 2025-07-30 19:50:06 -07:00
some progress
This commit is contained in:
parent
e0b38a8c60
commit
37188007fd
4 changed files with 35 additions and 47 deletions
|
@ -62,7 +62,7 @@ func NewBLERecon(s *session.Session) *BLERecon {
|
|||
// deviceId: -1,
|
||||
quit: make(chan bool),
|
||||
done: make(chan bool),
|
||||
connTimeout: 5,
|
||||
connTimeout: 15,
|
||||
devTTL: 30,
|
||||
current: &CurrentDevice{},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue