Home
last modified time | relevance | path

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

/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c71 } TlvDeviceElement; typedef
72 DECLEAR_INIT_FUNC(TlvDeviceElement)
73 DECLARE_TLV_VECTOR(TlvDeviceVec, TlvDeviceElement)
99 BEGIN_TLV_STRUCT_DEFINE(TlvDeviceElement, 0x0002)
109 IMPLEMENT_TLV_VECTOR(TlvDeviceVec, TlvDeviceElement, 1)
332 static bool GenerateDeviceEntryFromTlv(TlvDeviceElement *device, TrustedDeviceEntry *deviceEntry) in GenerateDeviceEntryFromTlv()
399 TlvDeviceElement *device = NULL; in LoadDevices()
723 static bool SetDeviceElement(TlvDeviceElement *element, TrustedDeviceEntry *entry) in SetDeviceElement()
781 TlvDeviceElement tmp; in SaveDevices()
782 TlvDeviceElement *elemen in SaveDevices()
[all...]

Completed in 3 milliseconds