pub unsafe extern "C" fn bt_br_discovery_stop() -> i32
Expand description
@brief Stop BR/EDR discovery.
Stops ongoing BR/EDR discovery. If discovery was stopped by this call results won’t be reported
@return Zero on success or error code otherwise, positive in case of protocol error or negative (POSIX) in case of stack internal error.