commit | 9f69bda6aa8b365169b4a6fd35432ee40574d661 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Apr 07 16:40:25 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Apr 13 12:20:02 2011 -0300 |
tree | 5bd48c861e6e17a339367f0ad4dd7f81093d6663 | |
parent | 0733119c0bed37eda4bb832d049939a0dc53a233 [diff] |
Bluetooth: Add proper handling of received LE data Despite it works, handling through l2cap_data_channel() is wrongs. That function should handle only connection oriented data. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>