Skip to content

Commit 162b49e

Browse files
author
Johan Hedberg
committed
Bluetooth: Reorder L2CAP functions to avoid forward declarations
This patch moves the l2cap_conn_add, is_valid_psm and l2cap_chan_connect functions further down in l2cap_core.c. The patch doesn't contain anything else except the relocation of these functions. By moving the functions further down the patch enables a subsequent patch that adds a pending RX queue to be implemented without a forward declaration of a function. Signed-off-by: Johan Hedberg <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
1 parent 1e56f1e commit 162b49e

File tree

1 file changed

+207
-208
lines changed

1 file changed

+207
-208
lines changed

0 commit comments

Comments
 (0)