commit | a3f2ba1928c0904493c3b2a1ee8a164d9e90436d | [log] [tgz] |
---|---|---|
author | Jori Rintahaka <jori.rintahaka@silabs.com> | Mon Sep 30 16:46:13 2024 +0300 |
committer | Maureen Helm <maureen.helm@analog.com> | Wed Oct 02 13:42:56 2024 -0500 |
tree | 92ba5dd9f9653e57db4d74a2469a923840555178 | |
parent | 094b0498a9920bd20b026f6e575b5c8ba71e8bcd [diff] |
drivers: bluetooth: silabs: move code from module to main tree The code that handles passing events to and from the controller resided in the hal_silabs module. This is an integral part of the HCI driver that it can't work without, and logically belongs in the driver. Signed-off-by: Jori Rintahaka <jori.rintahaka@silabs.com>