From c25c668106e932555770b26783c93afd748212a6 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 4 Nov 2010 12:26:06 +0100 Subject: gsm0808: Add a method to create a new DTAP message with a msgb --- include/osmocore/gsm0808.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/osmocore/gsm0808.h b/include/osmocore/gsm0808.h index 39a439b2..c6d11e10 100644 --- a/include/osmocore/gsm0808.h +++ b/include/osmocore/gsm0808.h @@ -37,6 +37,7 @@ struct msgb *gsm0808_create_assignment_completed(uint8_t rr_cause, uint8_t speech_mode); struct msgb *gsm0808_create_assignment_failure(uint8_t cause, uint8_t *rr_cause); +struct msgb *gsm0808_create_dtap(struct msgb *msg, uint8_t link_id); void gsm0808_prepend_dtap_header(struct msgb *msg, uint8_t link_id); const struct tlv_definition *gsm0808_att_tlvdef(); -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/7b000000.lock: No such file or directory (2)