Home
last modified time | relevance | path

Searched defs:LE_ENCRYPTION (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/bumble/bumble/
Dhci.py1149 LE_ENCRYPTION = 0 variable in LeFeature
1203 LE_ENCRYPTION = 1 << LeFeature.LE_ENCRYPTION variable in LeFeatureMask
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h231 enum class LLFeaturesBits : uint64_t {LE_ENCRYPTION = 0x1,CONNECTION_PARAMETERS_REQUEST_PROCEDURE =… enumerator