Skip to content

ble-scan -d <addr> (deep scan) not showing "Generic Access" #111

Answered by Jakeler
ikarus23 asked this question in Q&A
Discussion options

You must be logged in to vote

Because of the ble stack on Linux: BlueZ (and similar on other OS)
hbldh/bleak#553 (comment)
hbldh/bleak#849 (comment)

You can play around with bluetoothctl if you are interested:

[bluetooth]# connect ...
[HMSoft]# info
Device ... (public)
        Name: HMSoft
        Alias: HMSoft
        Paired: no
        Bonded: no
        Trusted: no
        Blocked: no
        Connected: yes
        LegacyPairing: no
        UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)
        UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
        UUID: Unknown                   (0000b000-0000-1000-8000-00805f9b34fb)
        UUID: Unknown                   (0000ffe0-…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ikarus23
Comment options

Answer selected by ikarus23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #110 on December 05, 2024 16:51.