pub unsafe extern "C" fn bt_le_scan_stop() -> i32
Expand description
@brief Stop (LE) scanning.
Stops ongoing LE scanning.
@return Zero on success or error code otherwise, positive in case of protocol error or negative (POSIX) in case of stack internal error.