commit | 100f671bca0ae507b0d80898796c3add57d057c8 | [log] [tgz] |
---|---|---|
author | Tedd Ho-Jeong An <tedd.an@intel.com> | Mon Apr 15 09:56:03 2019 -0700 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Wed Apr 24 09:39:53 2019 -0700 |
tree | 9191a2d7e113241ecc03e2f8fd50640bf507528d | |
parent | 32367c0dfcb75468808198c90086dac1a0583afd [diff] |
Bluetooth: GATT: Add support for Read Using Characteristic UUID This patch adds support for Read Using Characteristic UUID which is one of the procedure to read the characteristic value especially when the client only knows the characteristic UUID and does not know the handle of the characteristic. Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>