Skip to content

Instantly share code, notes, and snippets.

@Vudentz
Created August 22, 2023 18:03
Show Gist options
  • Save Vudentz/0988a78da9e5658a06edec159847db27 to your computer and use it in GitHub Desktop.
Save Vudentz/0988a78da9e5658a06edec159847db27 to your computer and use it in GitHub Desktop.
ax210 (working):
> HCI Event: LE Meta Event (0x3e) plen 29 #1926 [hci0] 10:58:13.087084
LE Extended Advertising Report (0x0d)
Num reports: 1
Entry 0
Event type: 0x0013
Props: 0x0013
Connectable
Scannable
Use legacy advertising PDUs
Data status: Complete
Legacy PDU Type: ADV_IND (0x0013)
Address type: Random (0x01)
Address: 7F:51:0F:F7:DE:A5 (Resolvable)
Identity type: Random (0x01)
Identity: 80:39:8C:93:7C:E5 (Reserved)
Primary PHY: LE 1M
Secondary PHY: No packets
SID: no ADI field (0xff)
TX power: 127 dBm
RSSI: -77 dBm (0xb3)
Periodic advertising interval: 0.00 msec (0x0000)
Direct address type: Public (0x00)
Direct address: 00:00:00:00:00:00 (OUI 00-00-00)
Data length: 0x03
02 01 02 ...
Flags: 0x02
LE General Discoverable Mode
> HCI Event: LE Meta Event (0x3e) plen 44 #1927 [hci0] 10:58:13.088039
LE Extended Advertising Report (0x0d)
Num reports: 1
Entry 0
Event type: 0x001b
Props: 0x001b
Connectable
Scannable
Scan response
Use legacy advertising PDUs
Data status: Complete
Legacy PDU Type: SCAN_RSP to an ADV_SCAN_IND (0x001b)
Address type: Random (0x01)
Address: 7F:51:0F:F7:DE:A5 (Resolvable)
Identity type: Random (0x01)
Identity: 80:39:8C:93:7C:E5 (Reserved)
Primary PHY: LE 1M
Secondary PHY: No packets
SID: no ADI field (0xff)
TX power: 127 dBm
RSSI: -77 dBm (0xb3)
Periodic advertising interval: 0.00 msec (0x0000)
Direct address type: Public (0x00)
Direct address: 00:00:00:00:00:00 (OUI 00-00-00)
Data length: 0x12
11 09 47 61 6c 61 78 79 20 53 32 33 20 55 6c 74 ..Galaxy S23 Ult
72 61 ra
Name (complete): Galaxy S23 Ultra
ax201 (not working):
> HCI Event: LE Meta Event (0x3e) plen 29 #515209 [hci1] 10:58:49.686231
LE Extended Advertising Report (0x0d)
Num reports: 1
Entry 0
Event type: 0x0013
Props: 0x0013
Connectable
Scannable
Use legacy advertising PDUs
Data status: Complete
Legacy PDU Type: ADV_IND (0x0013)
Address type: Random (0x01)
Address: 7F:51:0F:F7:DE:A5 (Resolvable)
Identity type: Random (0x01)
Identity: 80:39:8C:93:7C:E5 (Reserved)
Primary PHY: LE 1M
Secondary PHY: No packets
SID: no ADI field (0xff)
TX power: 127 dBm
RSSI: -60 dBm (0xc4)
Periodic advertising interval: 0.00 msec (0x0000)
Direct address type: Public (0x00)
Direct address: 00:00:00:00:00:00 (OUI 00-00-00)
Data length: 0x03
02 01 02 ...
Flags: 0x02
LE General Discoverable Mode
(no ADV_RSP Name missing)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment