| commit | 8fe7db3e171e0f9798ee390d8bb1012ad6256d31 | [log] [tgz] |
|---|---|---|
| author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Jun 29 14:40:40 2015 +0300 |
| committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:31 2016 -0500 |
| tree | 974bffe5655aaa2e9c4174cb5a78947439bdcc45 | |
| parent | 949106ceeab99a65ea7ed62428f058ca44d6dd06 [diff] |
Bluetooth: Add bt_att_send API This adds bt_att_send which will be used by GATT client API to send requests. Note: bt_att_send can only handle one request at time but once the requirements are clarified it will probably be extended to support more requests to attend multiple applications probably using a fifo. Change-Id: If9e89f7f6f0d3827a7f11c8feb4f1f1045d800be Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>