Module ble_security

Module ble_security 

Source
Expand description

Pure BLE security-policy helpers shared by embedded code and host tests.

Structs§

PairingRuntime
Per-power-cycle pairing policy state.

Enums§

PairingFailureClass

Constants§

MAX_PAIRING_FAILURES
Authentication failures allowed in one power cycle before pairing locks.

Functions§

pairing_enabled
Non-OOB pairing admission.
record_pairing_failure
Apply one pairing failure to the per-power-cycle lockout counter.