Home
last modified time | relevance | path

Searched defs:ediv (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_cmd.c231 int SMP_SendMasterIdentification(uint16_t handle, uint16_t ediv, const uint8_t *rand, SMP_SendDataCb cb) in SMP_SendMasterIdentification() argument
H A Dsmp_hci_event.c907 uint16_t ediv; in SMP_OnLtkReqEncProc() local
H A Dsmp.c650 int SMP_StartEncryption(uint16_t handle, const uint8_t *random, uint16_t ediv, const uint8_t *key) in SMP_StartEncryption() argument
1779 void SMP_NotifyCbLtkReq(uint16_t handle, const uint8_t *random, uint16_t ediv) in SMP_NotifyCbLtkReq() argument
H A Dsmp_def.h254 uint16_t ediv; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_sm_receive.c56 uint16_t ediv; member
274 static void GapRecvLeLongTermKeyRequest(uint16_t handle, const uint8_t *random, uint16_t ediv) in GapRecvLeLongTermKeyRequest() argument
H A Dgap_le_sec.c495 void GapLeLongTermKeyRequest(uint16_t handle, const uint8_t *random, uint16_t ediv) in GapLeLongTermKeyRequest() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp107 void BleSecurity::LeLocalEncryptionKeyReqEvent(const BtAddr *addr, uint64_t rand, uint16_t ediv, void *context) in LeLocalEncryptionKeyReqEvent() argument
540 std::string ediv = BleConfig::GetInstance().GetLocalEdiv(addr.GetAddress()); in GapLeLocalEncryptionKeyReqEvent() local
569 std::string ediv = BleConfig::GetInstance().GetPeerEdiv(addr.GetAddress()); GapLeRemoteEncryptionKeyReqEvent() local
[all...]
H A Dble_config.cpp347 bool BleConfig::SetLocalEdivRand(const std::string &section, const std::string &ediv, const std::string &rand) const in SetLocalEdivRand() argument
419 bool BleConfig::SetPeerEdivRand(const std::string &section, const std::string &ediv, const std::string &rand) const in SetPeerEdivRand() argument
513 std::string ediv; in GetLocalEdiv() local
573 std::string ediv; GetPeerEdiv() local
[all...]
H A Dble_defs.h297 uint16_t ediv; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h544 uint16_t ediv; member
H A Dgap_le_if.h301 uint16_t ediv; /// Encrypted Diversifier member

Completed in 16 milliseconds