commit | 214175483bbd4f60e2a65e1c682c14c3210250a2 | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Tue Sep 22 13:03:17 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Sep 22 19:37:31 2020 +0200 |
tree | 8806bd25c08728e31e51a1103a6cb5de111372b2 | |
parent | 80a7f10643216694009295460f8ee62ba167b09a [diff] |
Bluetooth: SMP: Move le_sc_supported helper function up Move the le_sc_supported helper function up in the source file so that it can be re-used in other places without a forward declaration. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>