hey I have a problem with my bluetooth on kali linux even if it works on my windows 10 (dual boot) ... i tried many solution but none worked for me.

when i run
rfkill list all
:

Code:
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
i don't get my bluetooth so i can know if its blocked or not.
however,when i run
/etc/init.d/bluetooth status
i get :

Code:
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
     Active: active (running) since Sun 2020-03-29 01:09:26 +01; 19min ago
       Docs: man:bluetoothd(8)
   Main PID: 991 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 9412)
     Memory: 2.6M
     CGroup: /system.slice/bluetooth.service
             └─991 /usr/lib/bluetooth/bluetoothd
Does anyone have any clues? i'm new in Linux environment ... thank u in advance