include: Rename l1a_l23_interface.h to l1ctl_proto.h
authorSylvain Munaut <tnt@246tNt.com>
Sun, 25 Jul 2010 22:12:48 +0000 (00:12 +0200)
committerSylvain Munaut <tnt@246tNt.com>
Tue, 27 Jul 2010 18:51:29 +0000 (20:51 +0200)
commitc382fbf9439cb748278791816e699d95d8cec054
tree04a8c81c14f3516da2d4180b4bbce8f7942aa24b
parent50f1eb111483e7fb13df3ecee5bddeaafdd5c16e
include: Rename l1a_l23_interface.h to l1ctl_proto.h

The interface between l1 and upper layer is called by several
name. IMHO l1ctl is shorted and sounds good so try to unify
using that.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
18 files changed:
include/l1a_l23_interface.h [deleted file]
include/l1ctl_proto.h [new file with mode: 0644]
src/host/layer23/include/Makefile.am
src/host/layer23/include/l1a_l23_interface.h [deleted symlink]
src/host/layer23/include/l1ctl_proto.h [new symlink]
src/host/layer23/include/osmocom/bb/common/lapdm.h
src/host/layer23/src/common/l1ctl.c
src/host/layer23/src/common/lapdm.c
src/host/layer23/src/misc/bcch_scan.c
src/target/firmware/include/layer1/l23_api.h
src/target/firmware/include/layer1/sync.h
src/target/firmware/layer1/l23_api.c
src/target/firmware/layer1/prim_fbsb.c
src/target/firmware/layer1/prim_pm.c
src/target/firmware/layer1/prim_rach.c
src/target/firmware/layer1/prim_rx_nb.c
src/target/firmware/layer1/prim_tx_nb.c
src/target/firmware/layer1/sync.c