Parent: 066066949ccc068418e096ce6e856f8ec894d094
Author: Arman Uguray <armansito@chromium.org>
Committer: Marcel Holtmann <marcel@holtmann.org>
Date: 2014-07-09 16:36:40
Tree: 3c599e20c2b104abd0f121cacc93f1d2ddbef914
shared/att: Remove parameters structures. This patch removes the PDU encoding functionality from src/shared/att. This is now left up to the upper layer and the responsibilities of bt_att are restricted to handle the low-level transport and the sequential/non-sequential ATT protocol logic.
Diffstat
| M | src/shared/att-types.h | | | 153 | ++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | src/shared/att.c | | | 210 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | src/shared/att.h | | | 19 | ++++++++++- - - - - - - - - |
3 files changed, 98 insertions(+), 284 deletions(-)