diff --git a/net/bluetooth/bluetooth_poll.c b/net/bluetooth/bluetooth_poll.c index ab61f2bfd21..3edd9fe395b 100644 --- a/net/bluetooth/bluetooth_poll.c +++ b/net/bluetooth/bluetooth_poll.c @@ -63,7 +63,7 @@ ****************************************************************************/ void bluetooth_poll(FAR struct net_driver_s *dev, - FAR struct bluetooth_conn_s *conn) + FAR struct bluetooth_conn_s *conn) { FAR struct radio_driver_s *radio;