[][src]Function nrf_softdevice_s113::sd_ble_gap_appearance_set

pub unsafe fn sd_ble_gap_appearance_set(appearance: u16) -> u32

@brief Set GAP Appearance value.

@param[in] appearance Appearance (16-bit), see @ref BLE_APPEARANCES.

@retval ::NRF_SUCCESS Appearance value set successfully. @retval ::NRF_ERROR_INVALID_PARAM Invalid parameter(s) supplied.