commit | cbec9ffbc0cae1ea8030381a25dd3bee0ab3b77a | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Tue Jun 22 16:56:37 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Fri Jul 23 16:11:52 2021 -0400 |
tree | 82195f2ed3c1a83893f518e62663adac1e70d42d | |
parent | 866062d7ca7e7eb4959f6d0e876622279b75aeb8 [diff] |
Bluetooth: conn: Move ACL callback handlers to ACL group Move the notify_le_phy_updated, notify_le_data_len_updated, notify_le_param_updated, notify_remote_info, notify_disconnected and notify_connected functions to the ACL group. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>