shared/gatt-client: Implement initial service discovery

System Internals / BlueZ - Arman Uguray [chromium.org] - 28 August 2014 16:37 UTC

This code implements the following portion of attribute discovery:

- Initial MTU exchange.
- Primary service discovery.

Discovery results aren't stored yet.

66846f5 shared/gatt-client: Implement initial service discovery.
src/shared/gatt-client.c | 168 +++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 166 insertions(+), 2 deletions(-)

Upstream: git.kernel.org


  • Share