Page 1 of 1

SSID field in BT search output

Posted: Mon Mar 25, 2024 6:53 pm
by a4916282@gmail.com
Hello, I need help interpreting the "SSID" field returned in the bluetooth/detail and bluetooth/search API functions. AFAIK, Bluetooth and BLE don't use network names (ESSID's). Is the 802.11 SSID transmitted in Bluetooth beacons and wigle makes this available?

TY

Re: SSID field in BT search output

Posted: Mon Mar 25, 2024 8:00 pm
by arkasha
that's the device "name" property, which corresponds quite closely to SSID.

Re: SSID field in BT search output

Posted: Mon Mar 25, 2024 8:14 pm
by a4916282@gmail.com
got it. Thanks arkasha