| commit | 03eb3778e004d5c0e9daf2d94b4a097345afff4e | [log] [tgz] |
|---|---|---|
| author | Jun Huang <huangjun6@xiaomi.com> | Thu Dec 03 22:44:50 2020 +0800 |
| committer | Anas Nashif <anas.nashif@intel.com> | Fri Mar 26 15:31:29 2021 -0400 |
| tree | c933eeb8d41ac1db8c186f0ddd59e291a8e59bf1 | |
| parent | 24784b14521379b047979987d31e42ccb4b87f7b [diff] |
Bluetooth: Host: Add a configuration for writable name In the file gatt.c, GAP service contains the Device Name characteristic. If writable, authentication and authorization may be defined by a higher layer specification.It means that GATT clients can write to device name GAP characteristic without bonding. So we add a configuration for writable name without bonding. Signed-off-by: Jun Huang <huangjun6@xiaomi.com> Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>