pub unsafe extern "C" fn bt_le_set_chan_map(chan_map: *mut u8) -> i32
Expand description
@brief Set (LE) channel map.
@param chan_map Channel map.
@return Zero on success or error code otherwise, positive in case of protocol error or negative (POSIX) in case of stack internal error.