commit | eb2a8d202f91b874d5650c9e0a2c42fdaf137d91 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sat Oct 19 23:38:20 2013 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Oct 20 09:05:40 2013 -0700 |
tree | a1dace365928dca379ecff1c5aaf7389c4dc5f8a | |
parent | a81070ba3743400444275cc87f8f91bb5b67dd4b [diff] |
Bluetooth: Move mgmt_pending_find to avoid forward declarations We will soon need this function for updating the advertising data, so move it higher up in mgmt.c to avoid a forward declaration. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>