MCPcopy Create free account
hub / github.com/secdev/scapy / EIR_SecureSimplePairingRandomizerR192

Class EIR_SecureSimplePairingRandomizerR192

scapy/layers/bluetooth.py:1149–1151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1147
1148
1149class EIR_SecureSimplePairingRandomizerR192(EIR_Element):
1150 name = 'Secure Simple Pairing Randomizer R-192'
1151 fields_desc = [NBytesField('randomizer', 0, 16)]
1152
1153
1154class EIR_SecurityManagerOOBFlags(EIR_Element):

Callers

nothing calls this directly

Calls 1

NBytesFieldClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…