How to find Bluetooth hardware on Hassio

HI

Still not able to find the bluetooth device_tracker in my newly setup system, I’ve tried to list the hardware using hassio hw info to see if anything points to an error, and this it the return:

core-ssh:~# hassio hw info
audio:
  "0":
    devices:
    - chan_id: "0"
      chan_type: digital audio playback
    - chan_id: "1"
      chan_type: digital audio playback
    name: bcm2835_alsa - bcm2835 ALSA
    type: ALSA
disk:
- /dev/mmcblk0p1
- /dev/mmcblk0p7
- /dev/mmcblk0
- /dev/mmcblk0p2
- /dev/mmcblk0p5
- /dev/mmcblk0p8
- /dev/mmcblk0p4
- /dev/mmcblk0p6
- /dev/mmcblk0p3
gpio:
- gpiochip100
- gpiochip128
- gpiochip0
input: []
serial:
- /dev/ttyAMA0

same as what I see in the UI using developers menu…

What am I looking for searching the Bluetooth device? Is it listed here?
please forgive me this extra post, I’ve read just about anything, but still havent got a clue. No errors, system performs really well, all is setup properly (device_tracker: - platform: bluetooth)

thanks