Home
last modified time | relevance | path

Searched defs:ltk (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_cmd.c207 int SMP_SendEncryptionInformation(uint16_t handle, const uint8_t *ltk, SMP_SendDataCb cb) in SMP_SendEncryptionInformation() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp538 std::string ltk = BleConfig::GetInstance().GetLocalLtk(addr.GetAddress()); in GapLeLocalEncryptionKeyReqEvent() local
567 std::string ltk = BleConfig::GetInstance().GetPeerLtk(addr.GetAddress()); GapLeRemoteEncryptionKeyReqEvent() local
[all...]
H A Dble_config.cpp501 std::string ltk; in GetLocalLtk() local
561 std::string ltk; GetPeerLtk() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h299 uint8_t ltk[GAP_LTK_SIZE]; /// Long Term Key member

Completed in 6 milliseconds