summaryrefslogtreecommitdiffstats
path: root/include/identities.h
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2009-05-19 01:52:31 +0200
committerPatrick McHardy <kaber@trash.net>2009-05-19 01:52:31 +0200
commite3d7459aff8b7a50518dc284a166e5c17d3eacc4 (patch)
tree50f6d50526e18503b4fc16be96f44084a9901222 /include/identities.h
parent536b9c5c06443b408741f8171c9d0ee3c2822cd0 (diff)
mm: beginning of location registration
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include/identities.h')
-rw-r--r--include/identities.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/identities.h b/include/identities.h
index c536376..b1e70fe 100644
--- a/include/identities.h
+++ b/include/identities.h
@@ -82,6 +82,8 @@ extern uint8_t dect_build_ipui(uint8_t *ptr, const struct dect_ipui *ipui);
#define DECT_TPUI_EMERGENCY_ID 0xf1000
+extern uint32_t dect_build_tpui(const struct dect_tpui *tpui);
+
/*
* PMID (Portable Part Identifier)
*/