Home
last modified time | relevance | path

Searched defs:kMinEncryptionKeySize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dsmp.h37 constexpr uint8_t kMinEncryptionKeySize = 7; variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc41 constexpr int kMinEncryptionKeySize = 7; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dconstants.h801 constexpr uint8_t kMinEncryptionKeySize = 7; variable