bluetooth: remove @return doc for void functions
For functions returning nothing, there is no need to document
with @return, as Doxgen complains about "documented empty
return type of ...".
Signed-off-by:
Daniel Leung <daniel.leung@intel.com>
Loading
Please sign in to comment