lapdm: introduce a new lapdm_phsap_dequeue_prim()
authorHarald Welte <laforge@gnumonks.org>
Fri, 24 Jun 2011 20:05:46 +0000 (22:05 +0200)
committerHarald Welte <laforge@gnumonks.org>
Fri, 24 Jun 2011 20:05:46 +0000 (22:05 +0200)
commit7506e29c61cd160881ad79145f5981b3fdd8c145
tree27d6611602f2a84caeef820dad332ac23b141491
parent50c035c30906295b9ca9031a065b7a06776c8196
lapdm: introduce a new lapdm_phsap_dequeue_prim()

This function can be called by a TDMA-driven L1 which will never actually want
to receive unsolicited/asynchronous PH-DATA.req primitives, but who will simply
directly poll the LAPDm transmit queue by calling the abovementioned function
src/host/layer23/include/osmocom/bb/common/lapdm.h
src/host/layer23/src/common/lapdm.c