| commit | 01b684f82b47e421abeef5b2e7d6cdde7cfa4e41 | [log] [tgz] |
|---|---|---|
| author | Johan Hedberg <johan.hedberg@intel.com> | Mon Aug 07 16:16:36 2017 +0300 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Mon Aug 07 19:17:40 2017 +0300 |
| tree | 45722e2b8d573f48c3783e03f30f95f7a7181951 | |
| parent | 264481116cc045143caf66a0b5b0cce048caf127 [diff] |
Bluetooth: Mesh: Fix pointer signedness compiler warnings Fix compiler warnings resulting from passing C string literals to functions expecting an unsigned char pointer. Jira: 2443 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>