Home
last modified time | relevance | path

Searched refs:LINK_LEVEL_ENCRYPTION_ON_AES_CCM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h114 #define LINK_LEVEL_ENCRYPTION_ON_AES_CCM 0x02 macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c1892 if (connection->encryption == LINK_LEVEL_ENCRYPTION_ON_AES_CCM) { in BTM_IsSecureConnection()