diff --git a/subsys/bluetooth/host/a2dp.c b/subsys/bluetooth/host/a2dp.c index 5e099fe65ec..88006c89023 100644 --- a/subsys/bluetooth/host/a2dp.c +++ b/subsys/bluetooth/host/a2dp.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include diff --git a/subsys/bluetooth/host/avdtp.c b/subsys/bluetooth/host/avdtp.c index 59154bf4b0c..29a28286869 100644 --- a/subsys/bluetooth/host/avdtp.c +++ b/subsys/bluetooth/host/avdtp.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include diff --git a/subsys/bluetooth/host/hci_ecc.c b/subsys/bluetooth/host/hci_ecc.c index 0ecc9587ab6..811dd8d7276 100644 --- a/subsys/bluetooth/host/hci_ecc.c +++ b/subsys/bluetooth/host/hci_ecc.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include diff --git a/subsys/bluetooth/host/hfp_hf.c b/subsys/bluetooth/host/hfp_hf.c index fd129dcbe17..1a6177795e9 100644 --- a/subsys/bluetooth/host/hfp_hf.c +++ b/subsys/bluetooth/host/hfp_hf.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include diff --git a/subsys/bluetooth/host/keys.c b/subsys/bluetooth/host/keys.c index 000fb80cf4e..4de303cc2e5 100644 --- a/subsys/bluetooth/host/keys.c +++ b/subsys/bluetooth/host/keys.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include diff --git a/subsys/bluetooth/host/keys_br.c b/subsys/bluetooth/host/keys_br.c index 9f8adf9f29a..45e2f167035 100644 --- a/subsys/bluetooth/host/keys_br.c +++ b/subsys/bluetooth/host/keys_br.c @@ -20,7 +20,6 @@ #include #include #include -#include #include #include diff --git a/subsys/bluetooth/host/smp_null.c b/subsys/bluetooth/host/smp_null.c index 08fb8c7ee8e..95183e750e7 100644 --- a/subsys/bluetooth/host/smp_null.c +++ b/subsys/bluetooth/host/smp_null.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include