commit | 1183fdcad42495073045a2d9755e0a6ac2fa874e | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Tue Apr 30 15:29:35 2013 -0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Sun Jun 23 00:23:51 2013 +0100 |
tree | 431cc64a548e0ca797f314ee81539e8ec19ef7b9 | |
parent | 82f4785ca7b8d04ca6d0aaa37f1185c779744bc4 [diff] |
Bluetooth: Make mgmt_stop_discovery_failed static mgmt_stop_discovery_failed is now only used in mgmt.c so we can make it a local function. This patch also moves the mgmt_stop_ discovery_failed definition up in mgmt.c to avoid forward declaration. Signed-off-by: Andre Guedes <andre.guedes@openbossa.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>