TorstenRobitzki / bluetoe

C++ Framework to build Bluetooth LE Server (GATT)
MIT License
142 stars 29 forks source link

link_layer::disconnect #7

Open TorstenRobitzki opened 8 years ago

TorstenRobitzki commented 8 years ago

link_layer::disconnect does not wait just until the send out PDU gets acknowledged, but until the connection timeout is reached.