commit | c803b1e1f444d10ecb4495eca1ce85926dc8cbc4 | [log] [tgz] |
---|---|---|
author | Lyle Zhu <lyle.zhu@nxp.com> | Tue Mar 12 16:59:22 2024 +0800 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Thu Mar 14 09:47:23 2024 +0000 |
tree | 882f6c98af9a0b37e449dd74cbf0401dec03db89 | |
parent | 276dc8c1388f931ea859f165700e7bcd8d72ddbe [diff] |
Samples: Bluetooth: HF: Fix link key missing issue The bonding info is not loaded after the Bluetooth initialization again. Call settings_load after the Bluetooth initialized. Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>