Searched refs:TlvDeviceElement (Results 1 – 1 of 1) sorted by relevance
65 } TlvDeviceElement; typedef66 DECLEAR_INIT_FUNC(TlvDeviceElement)67 DECLARE_TLV_VECTOR(TlvDeviceVec, TlvDeviceElement)92 BEGIN_TLV_STRUCT_DEFINE(TlvDeviceElement, 0x0002)101 IMPLEMENT_TLV_VECTOR(TlvDeviceVec, TlvDeviceElement, 1)321 static bool GenerateDeviceEntryFromTlv(TlvDeviceElement *device, TrustedDeviceEntry *deviceEntry) in GenerateDeviceEntryFromTlv()384 TlvDeviceElement *device = NULL; in LoadDevices()549 static bool SetDeviceElement(TlvDeviceElement *element, TrustedDeviceEntry *entry) in SetDeviceElement()606 TlvDeviceElement tmp; in SaveDevices()607 TlvDeviceElement *element = db->devices.data.pushBack(&db->devices.data, &tmp); in SaveDevices()[all …]