[bt][gatt][server] Support prepared writes
Added GATT server-role support for the ATT Prepare Write and ATT Execute Write requests. Bug: BT-89 #done Test: bt-host-unittests --gtest_filter=GATT_ServerTest* Change-Id: Ide75e59fb9e972a0fb98f9e409ceaf210ae36429
Showing
- src/connectivity/bluetooth/core/bt-host/att/att.h 4 additions, 0 deletionssrc/connectivity/bluetooth/core/bt-host/att/att.h
- src/connectivity/bluetooth/core/bt-host/gatt/server.cc 100 additions, 1 deletionsrc/connectivity/bluetooth/core/bt-host/gatt/server.cc
- src/connectivity/bluetooth/core/bt-host/gatt/server.h 15 additions, 1 deletionsrc/connectivity/bluetooth/core/bt-host/gatt/server.h
- src/connectivity/bluetooth/core/bt-host/gatt/server_unittest.cc 447 additions, 0 deletions...nnectivity/bluetooth/core/bt-host/gatt/server_unittest.cc
Loading
Please register or sign in to comment