Searched refs:encryptionEnabled (Results 1 – 5 of 5) sorted by relevance
62 uint8_t encryptionEnabled; member119 uint8_t encryptionEnabled; member
1663 if (eventParam->encryptionEnabled) { in GapOnEncryptionChangeEvent()1692 eventParam->encryptionEnabled ? GAP_ENCRYPTION_ON : GAP_ENCRYPTION_OFF, in GapOnEncryptionChangeEvent()1696 … callback(&addr, eventParam->encryptionEnabled ? GAP_ENCRYPTION_ON : GAP_ENCRYPTION_OFF, context); in GapOnEncryptionChangeEvent()
346 eventParam->encryptionEnabled); in GapRecvEncryptionChangeEvent()
93 .encryptionEnabled = 0, in HciCmdOnCreateConnectionFailed()
545 connectCompleteParam.encyptionEnabled = eventParam->encryptionEnabled; in BtmOnConnectionComplete()1877 connection->encryption = eventParam->encryptionEnabled; in BtmOnEncryptionChange()