| commit | 8d9735824a21252c1453d7c09ac64fc9086e3a1c | [log] [tgz] |
|---|---|---|
| author | Anders Storrø <anders.storro@nordicsemi.no> | Wed Jan 12 15:06:05 2022 +0100 |
| committer | Anas Nashif <anas.nashif@intel.com> | Mon Jan 17 11:43:39 2022 -0500 |
| tree | 93f3fb97c94b0d2d5763c9b64da15d19d3ac34ac | |
| parent | 36515919b59d5fb11400b0c6bc271e4b5f9875eb [diff] |
Bluetooth: Mesh: GATT proxy enable fix for ext adv Adds fix so that a node running with extended adveriser is able to enable GATT proxy correctly. This fixes a corner case issue where a device with no other ongoing message sending is unable to advertise the GATT proxy through bt_mesh_gatt_proxy_set(BT_MESH_FEATURE_ENABLED) . Signed-off-by: Anders Storrø <anders.storro@nordicsemi.no>