commit | 6eb75740760f90aa9701213786a7c91834cd6ff6 | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Tue Jun 22 13:52:18 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jun 22 09:06:00 2021 -0400 |
tree | 991637586199f56f550c5b4d5836d23b58233521 | |
parent | b4ce2ba481b47f9cb335705b3f4cdb36d98c0492 [diff] |
Bluetooth: samples: Use bt_gatt_find_by_uuid in peripheral sample Demonstrate use of bt_gatt_find_by_uuid in peripheral sample. This avoids the magical array index. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>