Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_security.cpp535 LeEncKey encKey; in GapLeLocalEncryptionKeyReqEvent() local
564 LeEncKey encKey; in GapLeRemoteEncryptionKeyReqEvent() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
Dgap_le_sec.c571 int GAP_LeRemoteEncryptionKeyRsp(const BtAddr *addr, uint8_t accept, LeEncKey encKey, uint8_t keyTy… in GAP_LeRemoteEncryptionKeyRsp()
617 int GAP_LeLocalEncryptionKeyRsp(const BtAddr *addr, uint8_t accept, LeEncKey encKey, uint8_t keyTyp… in GAP_LeLocalEncryptionKeyRsp()
Dgap_le_if.c139 LeEncKey encKey; member