Home
last modified time | relevance | path

Searched refs:encyptionEnabled (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_btm_receive.c35 bool encyptionEnabled; member
59 btmParam.encyptionEnabled = param->encyptionEnabled; in GapAclConnectionCompleteTask()
81 btmParam->encyptionEnabled = param->encyptionEnabled; in GapRecvAclConnectionComplete()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h584 * @param encyptionEnabled Encyption enable status.
931 * @param encyptionEnabled Encyption enable status.
934 uint32_t classOfDevice, bool encyptionEnabled);
H A Dclassic_adapter.cpp2021 param->encyptionEnabled)); in ConnectionComplete()
2026 uint32_t classOfDevice, bool encyptionEnabled) in ReceiveConnectionComplete()
2057 if (encyptionEnabled == true) { in ReceiveConnectionComplete()
2025 ReceiveConnectionComplete(uint8_t status, uint16_t connectionHandle, const RawAddress &device, uint32_t classOfDevice, bool encyptionEnabled) ReceiveConnectionComplete() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h225 bool encyptionEnabled; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c545 connectCompleteParam.encyptionEnabled = eventParam->encryptionEnabled; in BtmOnConnectionComplete()

Completed in 10 milliseconds