Skip to content

Commit 0c4291e

Browse files
Update scapy/layers/bluetooth.py
Co-authored-by: XenoKovah <92380610+XenoKovah@users.noreply.github.com>
1 parent 42dc38e commit 0c4291e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scapy/layers/bluetooth.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ class HCI_PHDR_Hdr(Packet):
283283
0x0e: '6.0',
284284
}
285285

286+
# From https://bitbucket.org/bluetooth-SIG/public/src/main/assigned_numbers/company_identifiers/company_identifiers.yaml 2025-04-09
286287
_bluetooth_core_company_identifiers = {
287288
0x0ECC: 'Shenzhen NEOECO Technology Co., Ltd.',
288289
0x0ECB: 'Zhong Shan City Richsound Electronic Industrial Ltd.',

0 commit comments

Comments
 (0)